mirror-nourybot/cmd/nourybot
lyx0 c4a05a2619 change the command prefix based on the environment.
if running in the `prod` environment continue using the `()` prefix. otherwise in `dev` environment use !! as the prefix so we don't interfere with database calls to the production database because it was the same commands in both environments.
2023-12-17 22:53:23 +01:00
..
channel.go restructure imported packages into pkg 2023-10-11 18:52:46 +02:00
command.go add built in commands help text to channel commands list 2023-12-17 21:01:14 +01:00
commands.go improve command help texts 2023-12-17 22:46:18 +01:00
download.go remove unnecessary print statements 2023-12-03 15:58:33 +01:00
email.go add debug user command that sends user information to my email 2023-09-08 03:03:57 +02:00
errors.go add predb command. 2023-12-13 22:40:48 +01:00
main.go change the command prefix based on the environment. 2023-12-17 22:53:23 +01:00
paste.go fix hastebin doamin 2023-12-03 16:01:41 +01:00
predb.go cleanup predb 2023-12-17 17:46:41 +01:00
router.go add route for showing all channel timer 2023-12-17 20:11:02 +01:00
send.go monitor forsen bans 2023-12-03 16:35:34 +01:00
timer.go add route for showing all channel timer 2023-12-17 20:11:02 +01:00
upload.go generate a uuid as filename for yaf text uploads 2023-12-13 22:46:06 +01:00
user.go adjust user and command level values 2023-10-11 21:35:47 +02:00