Commit Graph

25 Commits

Author SHA1 Message Date
Teriuihi a80d1952da Moved handling appeals from reactbot to here and improved it (more modern) 2023-03-03 00:48:30 +01:00
Teriuihi f93ad8b4fb We have multiple bots using slash commands so if this instance can't find a command it shouldn't respond to it 2023-01-04 02:28:49 +01:00
Teriuihi d6eb332d83 Added auction command 2022-10-21 02:59:00 +02:00
Teriuihi 5ed071ab7c Added soft lock command 2022-10-03 16:58:20 +02:00
Teriuihi 8bcadbba27 Added crate item suggestion form (fixed output type table) 2022-10-01 03:39:51 +02:00
Teriuihi 2d652bc780 Merge branch 'master' into seenCommand
# Conflicts:
#	src/main/java/com/alttd/commandManager/CommandManager.java
2022-09-29 19:06:30 +02:00
Len 5519ea0ad4 Start working on CommandSeen.java 2022-09-29 13:02:53 +02:00
Stijn d8102e4baa Added reminders (in a new table for now) 2022-09-21 21:49:42 +02:00
Teriuihi accd875eaa Added a toggle role command and a command to manage the roles that can be toggled 2022-09-16 22:52:31 +02:00
Teriuihi 2083f8ff35 Added a way to reply to suggestions 2022-09-16 21:34:57 +02:00
Teriuihi 6e1b822405 Added history command 2022-09-16 02:42:16 +02:00
Teriuihi d6dbecfe4e Added flag command 2022-09-16 02:11:49 +02:00
Teriuihi a28e70b443 Added evidence command 2022-09-15 22:03:36 +02:00
Teriuihi ee23b56818 Properly register every command on startup 2022-09-15 21:40:44 +02:00
Teriuihi 3c9b49ab46 Added button manager and some buttons for suggestions
Added a way to reload commands
Added a way to set output channels
2022-09-15 21:34:27 +02:00
Stijn 6a05dec5b9 Added a way to make modals and added a suggestion modal 2022-09-14 21:36:59 +02:00
Teriuihi e465c38994 Fixed command manager and removed permission manager stuff
Fixed commands that were added, not done with polls
2022-09-10 05:20:24 +02:00
Teriuihi 45e7d9994b Added untested Disable and Enable sub command 2022-04-24 02:33:24 +02:00
Stijn e4dfecb7a3 Fixed order in which commands are loaded 2022-04-22 21:20:24 +02:00
Stijn d351a424e7 Renamed add command 2022-04-15 22:00:33 +02:00
Stijn 86ef41a117 Started work on permission commands and toggling commands on and off within discord.
Changed SubCommand to inherit from SubOption and added SubCommandGroup
2022-04-15 21:44:26 +02:00
Teriuihi c6bd15f141 Added sub commands for polls and did help command 2022-04-01 02:54:33 +02:00
Teriuihi 8f45b7039a did a lot of work on poll command 2022-03-31 22:08:50 +02:00
Stijn ba55956bbf Hopefully finished help command 2022-03-09 22:37:44 +01:00
Stijn 9f1f62d593 Initial commit 2022-03-09 22:11:11 +01:00