You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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
Logsnum 🡆 Shows the last num lines of logs (up to 25)
Logssave 🡆 Returns the daily logs as zip file to download
Logssaveall 🡆 Returns all the logs for the current guild as zip file to download
Logsdeletename 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.