Skip to content

Add logging to the bot #20

@PedroS235

Description

@PedroS235

Is your feature request related to a problem? Please describe.
If there is something wrong with the bot, there is no way to know as of know. In order to get feedback from the bot, we need to manually go to the server where the bot is running and check the console history in order to get some feedback, in case there is one.

Describe the solution you'd like
The main idea for this feature is to implement a logger for the bot, where it would log into a specific channel only for this purpose on the discord server where the bot is in. In addition to this, there should also be a log file that is generated in the server where the bot is running. The second part has already been started, but it is not being in use at the moment. This can be seen in the log_setup.py script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions