Commit Graph

152 Commits

Author SHA1 Message Date
Teriuihi 4961b70f28 Added error handling 2022-09-15 21:46:01 +02:00
Teriuihi ee23b56818 Properly register every command on startup 2022-09-15 21:40:44 +02:00
Teriuihi d2d87df0fd Updated .gitignore 2022-09-15 21:36:16 +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 49a5903da0 More work on suggestion modal 2022-09-14 22:10:20 +02:00
Stijn 6a05dec5b9 Added a way to make modals and added a suggestion modal 2022-09-14 21:36:59 +02:00
Stijn d6b631e232 Updated JDA 2022-09-14 21:36:43 +02:00
Len ddcd1643c2 Update Request.java 2022-09-10 10:59:21 +02:00
Len 26dfc0013c Add an example config. 2022-09-10 10:38:06 +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
Len 9ab689c0b8 Work on RequestManager, a new way to create and manage requests. 2022-09-10 00:19:38 +02:00
Len 8d883b1e88 Changes to AbstractConfig.java 2022-09-09 18:47:13 +02:00
Len 1157b90d51 Add lombok 2022-09-09 16:15:13 +02:00
Len d371b44a66 Update JDA 2022-09-09 15:31:14 +02:00
Len 3bb4fa8b0f Update build.gradle.kts 2022-09-09 15:21:19 +02:00
Teriuihi 45e7d9994b Added untested Disable and Enable sub command 2022-04-24 02:33:24 +02:00
Teriuihi 83af33dcc4 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/main/java/com/alttd/AltitudeBot.java
2022-04-23 16:30:17 +02:00
destro174 e56a5c6f8d Register commands when JDA is ready 2022-04-22 22:22:32 +02:00
destro174 b0ad269131 revert 0f042b0 2022-04-22 21:27:54 +02:00
Stijn e4dfecb7a3 Fixed order in which commands are loaded 2022-04-22 21:20:24 +02:00
destro174 6c6c291ff2 gracefully shutdown if using intellij 2022-04-22 21:18:36 +02:00
destro174 0f042b0ea1 Merge remote-tracking branch 'origin/master' 2022-04-22 21:17:18 +02:00
destro174 efe505693d Update JDA 2022-04-22 21:17:05 +02:00
Stijn dd8f490cc2 Updated JDA to alpha 10 2022-04-22 20:23:29 +02:00
Stijn 4651776758 Create database tables on startup 2022-04-22 20:23:22 +02:00
destro174 1793dc59ee Fix relocation 2022-04-16 10:37:01 +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
Stijn 3fe33b81dc Updated .gitignore 2022-04-13 21:48:14 +02:00
Stijn 2ed4f54fca Removed gradlew from git 2022-04-13 21:47:19 +02:00
Stijn aa42ba000c Added console commands 2022-04-13 21:46:09 +02:00
Teriuihi 32102cac3b Switched to using CommandData in registerCommand and allow USER commands to work in guilds 2022-04-11 03:29:59 +02:00
Teriuihi de8f2a9356 Added intents 2022-04-11 03:29:16 +02:00
Teriuihi c3d2b215d5 Attempted to add mysql 2022-04-11 02:42:11 +02:00
Teriuihi beae61728c Attempted to add mysql 2022-04-11 02:41:12 +02:00
Teriuihi 68400777ab Fixed auto complete options where they aren't possible 2022-04-11 02:36:49 +02:00
Stijn 9642a80f08 Start for editing descriptions for polls 2022-04-08 21:57:55 +02:00
Stijn b081a9ef88 Started work for adding buttons 2022-04-08 21:57:38 +02:00
Stijn f664f3624e Added what's needed to execute the add subcommand except storing the data 2022-04-08 21:57:23 +02:00
Stijn 27122538e4 Added embed templates and basic validation for channels 2022-04-08 21:56:58 +02:00
Stijn c44264b78c Deleted unused imports 2022-04-08 21:56:18 +02:00
Stijn c33302e221 Deleted old embed command 2022-04-08 21:55:54 +02:00
Stijn e31678a275 Added data objects needed for polls 2022-04-08 21:55:43 +02:00
destro174 0c27b1ccd8 Move up task creation and add Main-Class 2022-04-08 20:18:36 +02:00
Stijn ef7649d920 Made sure the bot starts properly and generates the configs 2022-04-08 19:51:12 +02:00
Teriuihi 42601a11c2 Added database tables 2022-04-04 11:28:44 +02:00
Teriuihi c6bd15f141 Added sub commands for polls and did help command 2022-04-01 02:54:33 +02:00
Teriuihi 311348dcf6 Merge remote-tracking branch 'origin/master' 2022-03-31 22:09:06 +02:00
Teriuihi 8f45b7039a did a lot of work on poll command 2022-03-31 22:08:50 +02:00
Stijn 0e3907645c Tried doing some work on embed command 2022-03-23 22:09:30 +01:00