bot icon indicating copy to clipboard operation
bot copied to clipboard

Create a command log for all commands sent by users

Open Luquitasjeffrey opened this issue 1 week ago • 0 comments

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

Luquitasjeffrey avatar Dec 16 '25 19:12 Luquitasjeffrey