Commit Graph
20 Commits
Author SHA1 Message Date
Stijn d6b631e232 Updated JDA 2022-09-14 21:36:43 +02:00
Stijn e4dfecb7a3 Fixed order in which commands are loaded 2022-04-22 21:20:24 +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
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
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
Stijn ef7649d920 Made sure the bot starts properly and generates the configs 2022-04-08 19:51:12 +02:00
Stijn 0e3907645c Tried doing some work on embed command 2022-03-23 22:09:30 +01: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