Commit Graph
26 Commits
Author SHA1 Message Date
Teriuihi 093571d312 Created the start of what's needed to auto upload messages to Kanboard
Added event listener for tags being added, still missing the tag id
Added code to forward mesage to kanboard, missing the correct link and title/body
Error handling that only outputs in console, stil needs to notify the user who adds the tags
2024-03-30 16:05:04 +01:00
Stijn d8102e4baa Added reminders (in a new table for now) 2022-09-21 21:49:42 +02:00
Stijn 83bb43f696 Added guildOnly to commands that need it 2022-09-21 18:52:59 +02:00
Stijn 70f4bf13d6 Added guildOnly to commands that need it 2022-09-21 18:37:03 +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
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