Commit Graph

29 Commits

Author SHA1 Message Date
Joel
e68558cef7 Cleaned imports 2021-05-25 13:50:14 +02:00
Joel
971f71b78d Created a bot for BG-Software auto responder. Still needs cleanup. And i will move it to it's own project soon. 2021-05-22 22:00:59 +02:00
Joel
9f32139085 Added ping command 2021-05-06 22:13:57 +02:00
Nicholas Rees
d19afbb5be Eliminated guild identifiers from BotConstants as they are now stored in the actual Guild enum. 2021-05-01 01:43:31 -05:00
Nicholas Rees
20b93acc3b Added announcements!
Miscellaneous: Optimized imports.
2021-03-17 18:35:52 -05:00
Nicholas Rees
9bb1265111 Merge remote-tracking branch 'origin/master' 2021-03-17 17:34:49 -05:00
Joel
e5490774ba Merge remote-tracking branch 'origin/master' 2021-03-17 17:52:30 +01:00
Joel
bc68fe6c41 Added MemberCountCommand 2021-03-17 17:52:21 +01:00
Nicholas Rees
9542ae5be0 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	discordbot/src/main/java/zone/themcgamer/discordbot/command/impl/InviteCommand.java
2021-03-15 17:49:37 -05:00
Nicholas Rees
049c436ac3 Discord Bot: Fixed an issue with the panel not properly marking the server hosting the bot as RUNNING. Also fixed a few wording issues and cleaned up some things. 2021-03-15 11:30:56 -05:00
nickreesdev
3468f80518 Discord Bot: Cleaned things up a little bit and fixed an issue where the panel wouldn't mark the bot server as RUNNING. 2021-03-15 11:15:42 -05:00
Joel
4180b25348 Have done some changes for logging. 2021-03-15 16:55:35 +01:00
Joel
93357ecb4e Optimized imports 2021-02-24 20:11:26 +01:00
Joel
e0d93fba8b Some updates in the toggleRole manager 2021-02-24 20:04:20 +01:00
Joel
ba40c09981 Check if user is bot 2021-02-21 23:25:05 +01:00
Joel
549ca47d61 Simplified MainGuildListener#onGuildMessageReactionAdd 2021-02-21 23:22:16 +01:00
Joel
df6576ad10 Checking if bot is sending a dm to itself. 2021-02-21 22:44:17 +01:00
Joel
bb812615b9 Updates in bot 2021-02-21 22:40:16 +01:00
Joel
ce72acddf3 Added EditMessageCommand command 2021-02-21 22:22:54 +01:00
Joel
55b68e8f07 Added Join & Quit Log 2021-02-21 22:05:22 +01:00
Joel
59b13bad06 Added a role toggling system in main discord. 2021-02-21 21:49:32 +01:00
Rainnny7
cf1367bd4c [16.9k Lines] Fixed an error whilst fetching an unknown account in the API 2021-02-19 21:08:57 -05:00
Joel
0e28612fec Added it so that you can have spacers in title by using _ in titles. 2021-02-20 02:17:52 +01:00
Joel
d79a13fa2d Added SayCommand 2021-02-20 02:16:51 +01:00
Joel
d3362b9f91 Changed the SuggestCommand 2021-02-20 02:03:08 +01:00
Joel
771982ed19 Added InviteCommand 2021-02-20 00:27:35 +01:00
Joel
81a2459f89 Users will receive news & member role on join, added welcome channel. Added aliasses to the SuggestCommand 2021-02-20 00:01:43 +01:00
Rainnny7
3e717de947 [16.2k Lines] Moved the DiscordBot from the old repository on GitLab to here and cleaned up the code a bit 2021-02-19 16:29:56 -05:00
Rainnny7
c10b295171 Initial commit 2021-02-19 15:11:08 -05:00