Logs - United-Programming/UPBot GitHub Wiki

#Logs The bot register a detailed set of logs for each Guild.

Each log file is restarted at midnight.

Each action and interaction done with the bot will record an entry in the logs. Also all errors that may happen will be tracked inside.

##Parameters Logs num 🡆 Shows the last num lines of logs (up to 25) Logs save 🡆 Returns the daily logs as zip file to download Logs saveall 🡆 Returns all the logs for the current guild as zip file to download Logs delete name of guild 🡆 Used to delete all logs from the current guild. The exact name of the current guild has to be passed as parameter and it is case sensitive.

Authorization

Admins (only Admins) can check the logs or download them. This is not configurable.