Teriuihi
|
964bfc85fa
|
Initial commit for handling forms
|
2024-03-31 11:02:51 +02:00 |
|
Teriuihi
|
94f1d566ac
|
Changed to new logging, static implementation for now which is not ideal, but it's not worth spending the time to fix it right now
|
2023-05-21 21:54:59 +02:00 |
|
Teriuihi
|
a80d1952da
|
Moved handling appeals from reactbot to here and improved it (more modern)
|
2023-03-03 00:48:30 +01:00 |
|
Teriuihi
|
a49bbb987b
|
Fixed when console manager gets called
|
2022-09-17 03:10:43 +02:00 |
|
Teriuihi
|
b31a5ba0df
|
Moved RequestManager.init to the onReady listener
|
2022-09-16 18:57:45 +02:00 |
|
Len
|
f7c531d6ba
|
Update broken JDA stuff
|
2022-09-16 09:20:05 +02:00 |
|
Len
|
e8a92c9995
|
Merge branch 'dev/update' into forums
# Conflicts:
# build.gradle.kts
# src/main/java/com/alttd/AltitudeBot.java
# src/main/java/com/alttd/commandManager/commands/AddCommand/CommandManage.java
# src/main/java/com/alttd/commandManager/commands/AddCommand/SubCommandGroupSet.java
# src/main/java/com/alttd/commandManager/commands/AddCommand/SubCommandGroupUnset.java
# src/main/java/com/alttd/commandManager/commands/CommandHelp.java
# src/main/java/com/alttd/commandManager/commands/PollCommand/CommandPoll.java
# src/main/java/com/alttd/listeners/JDAListener.java
|
2022-09-16 09:15:41 +02:00 |
|
Teriuihi
|
931781e30a
|
Moved priority for console commands up
Disabled setting presence since the other bot still does that
|
2022-09-16 03:16:34 +02:00 |
|
Stijn
|
d6b631e232
|
Updated JDA
|
2022-09-14 21:36:43 +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 |
|
Teriuihi
|
45e7d9994b
|
Added untested Disable and Enable sub command
|
2022-04-24 02:33:24 +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 |
|
destro174
|
6c6c291ff2
|
gracefully shutdown if using intellij
|
2022-04-22 21:18:36 +02:00 |
|
Stijn
|
4651776758
|
Create database tables on startup
|
2022-04-22 20:23:22 +02:00 |
|
Stijn
|
aa42ba000c
|
Added console commands
|
2022-04-13 21:46:09 +02:00 |
|
Stijn
|
ef7649d920
|
Made sure the bot starts properly and generates the configs
|
2022-04-08 19:51:12 +02:00 |
|
Teriuihi
|
c6bd15f141
|
Added sub commands for polls and did help command
|
2022-04-01 02:54:33 +02:00 |
|
Stijn
|
0e3907645c
|
Tried doing some work on embed command
|
2022-03-23 22:09:30 +01:00 |
|
Stijn
|
9f1f62d593
|
Initial commit
|
2022-03-09 22:11:11 +01:00 |
|