1
0
mirror of https://github.com/sciwhiz12/Janitor.git synced 2024-09-19 21:04:02 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
92bc1bb12e
Update JDA, make command reply to triggering message 2020-11-30 14:25:31 +08:00
44a55d3962
Move from GSON to Jackson, cleanup code warnings, move to javax.annotation annotations 2020-10-09 15:21:12 +08:00
e0e0cb448a
Add user mention to messages, add Sent DM field 2020-09-30 06:00:13 +08:00
888309063c
Move to JDA 2020-09-18 03:05:56 +08:00
a92cdb48b5
Move to javacord 2020-09-09 01:23:28 +08:00
de696c0e12
Move to using Brigadier for bot commands
Brigadier is a command parsing and execution library made by Mojang for their game Minecraft. Licensed under MIT license.
2020-09-03 02:43:37 +08:00
da4abc6309
Overhaul bot to be more extendible 2020-09-02 06:16:49 +08:00
52210ff999
Initial commit 2020-09-01 02:15:21 +08:00