bot
bot copied to clipboard
Create a command log for all commands sent by users
Is your feature request related to a problem? Please describe. The idea is basically to take every command that an user sends to the bot, and add it into a database that contains all commands ever executed with the bot, and in the order they were executed. The main idea of this is to facilitate bug prevention and improve the security.
Describe the solution you'd like Create some kind of database, or a log file that contains all commands and relevant events to the internal logic of the bot