mirror-nourybot/cmd/nourybot
2023-10-10 16:49:00 +02:00
..
command.go log each outgoing message the bot sends to the database 2023-10-10 16:49:00 +02:00
commands.go implement database logging for used commands 2023-10-10 16:07:35 +02:00
download.go add uploads model, log downloads/uploads to the database 2023-10-05 23:11:11 +02:00
email.go add debug user command that sends user information to my email 2023-09-08 03:03:57 +02:00
errors.go fix error messagesg 2023-09-19 14:06:37 +02:00
main.go log each outgoing message the bot sends to the database 2023-10-10 16:49:00 +02:00
paste.go remove email debugs 2023-09-16 19:39:10 +02:00
send.go log each outgoing message the bot sends to the database 2023-10-10 16:49:00 +02:00
timer.go add uuid identifiers for timers 2023-10-04 00:05:38 +02:00
upload.go add uploads model, log downloads/uploads to the database 2023-10-05 23:11:11 +02:00
user.go initialize user to database when he uses a command 2023-10-10 12:49:06 +02:00