mirror-nourybot/internal/data
2023-12-17 19:49:24 +01:00
..
channel.go implement adding/deleting channel and joining/parting them 2023-10-10 19:07:49 +02:00
commands.go fix error showing up when an invalid channel was provided 2023-12-17 19:49:24 +01:00
commands_logs.go implement database logging for used commands 2023-10-10 16:07:35 +02:00
models.go add command that lists all commands for the channel it was sent in 2023-12-17 18:48:46 +01:00
sent_messages_logs.go additionally add message context to each logged sent_message_logs in the database 2023-10-10 17:51:12 +02:00
timers.go add uuid identifiers for timers 2023-10-04 00:05:38 +02:00
uploads.go cleanup warnings 2023-10-10 18:03:13 +02:00
user.go add help command 2023-10-10 13:16:30 +02:00