1
0
mirror of https://github.com/sciwhiz12/Janitor.git synced 2024-09-19 23:24:03 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
48f0aeb5b1
Prevent kick command from working on performer and on the bot 2020-09-30 06:17:12 +08:00
e0e0cb448a
Add user mention to messages, add Sent DM field 2020-09-30 06:00:13 +08:00
3c13b559e3
Externalize translation strings 2020-09-30 04:50:38 +08:00
b02f38c70f
Add informative DM when being kicked 2020-09-29 21:04:06 +08:00
38b7ac9a26
Add kick command and helpful messages 2020-09-29 05:12:27 +08:00
bb483c7489
Change from UserArgument to GuildMemberArgument 2020-09-29 03:02:09 +08:00
888309063c
Move to JDA 2020-09-18 03:05:56 +08:00
fb10a70891
Add snowflake ids to user argument 2020-09-15 01:27:00 +08:00
7f91f78a90
Allow non-nicknamed mentioned users for user argument 2020-09-15 00:58:32 +08:00
29b109fcf6
Fix bot console 2020-09-14 23:03:30 +08:00
62c1bbd13d
Add greeting command, and basic user argument 2020-09-14 22:57:43 +08:00
a92cdb48b5
Move to javacord 2020-09-09 01:23:28 +08:00
eff4beb049
Add forgotten change, whoops 2020-09-03 02:45:26 +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
6f901aab26
Add pong command 2020-09-02 19:18:20 +08:00
e8c09c1a85
Add command line console 2020-09-02 19:08:22 +08:00
c633802786
Use Java 11 when building on GitHub actions 2020-09-02 06:20:27 +08:00
da4abc6309
Overhaul bot to be more extendible 2020-09-02 06:16:49 +08:00
1f2668458a
Add shutdown command 2020-09-01 16:57:22 +08:00
079d1d37e7
Fix build.gradle 2020-09-01 14:59:25 +08:00
f1d77e11db
Add basic command system 2020-09-01 04:27:48 +08:00
52210ff999
Initial commit 2020-09-01 02:15:21 +08:00