Commit Graph

106 Commits

Author SHA1 Message Date
Joel
9feca17513 Deleted BGSoftwareBot.java 2021-05-23 12:15:53 +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
c14d0bc10f Merge remote-tracking branch 'origin/master' 2021-05-06 22:14:06 +02:00
Joel
9f32139085 Added ping command 2021-05-06 22:13:57 +02:00
Nicholas Rees
184d6a2be4 Added a field in JedisConstants for the selected Redis database. 2021-05-06 14:47:47 -05:00
Braydon
35641226a1 [18.5k Lines] Fixed a typo in the README.md 2021-05-06 13:56:17 -04:00
Braydon
544caeecdb [18.5k Lines] Fixed a typo in the README.md 2021-05-06 13:55:28 -04:00
Braydon
6261296271 [18.5k Lines] Updated #Before-Starting in README.md 2021-05-06 13:47:56 -04:00
Nicholas Rees
726cc05a2f Added VoteCommand that sends a player a message containing the voting link. 2021-05-06 12:27:49 -05:00
Nicholas Rees
d2177c02a4 Cleaned up more documentation 2021-05-02 17:42:23 -05:00
Nicholas Rees
931ded5190 Cleaned up the documentation a bit. 2021-05-02 13:54:10 -05:00
Nicholas Rees
b616f84808 Quick update to my documentation relating to announcements. 2021-05-01 01:47:42 -05: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
8ceb57aee1 Documented announcements 2021-03-17 21:21:57 -05:00
Nicholas Rees
20b93acc3b Added announcements!
Miscellaneous: Optimized imports.
2021-03-17 18:35:52 -05:00
Nicholas Rees
b596653faf Merge remote-tracking branch 'origin/master' 2021-03-17 17:45:32 -05:00
Joel
28e4a91aff Added a check do scheduler if server is null where player is standing on. 2021-03-17 23:44:37 +01:00
Nicholas Rees
9bb1265111 Merge remote-tracking branch 'origin/master' 2021-03-17 17:34:49 -05:00
Joel
3640b6ca98 New attempt to disconnect players when lobbies restarts... 2021-03-17 23:33:10 +01:00
Joel
9a69ada2a3 Added NextPage & Previous Page button to HelpCommand 2021-03-17 23:32:43 +01:00
Joel
d602ef17fa Cleaned up SkyblockScoreboard a little bit more. 2021-03-17 18:06:39 +01: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
Braydon
e916aa1861
Merge pull request #13 from nickreesdev/master
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 16:00:24 -04: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
e53b1feb50 Merge remote-tracking branch 'origin/master' into master 2021-02-21 21:49:38 +01:00
Joel
59b13bad06 Added a role toggling system in main discord. 2021-02-21 21:49:32 +01:00
Braydon
c128e1ad5f
Merge pull request #12 from nickreesdev/master
Changed a message in DeliveryManMenu to use the static DELIVERY_MAN_NAME field.
2021-02-21 14:35:50 -05:00
nickreesdev
dc8e23bd02 Changed a message in DeliveryManMenu to use the static DELIVERY_MAN_NAME field. 2021-02-21 13:31:38 -06:00
Joel
a922104f8f Added timeleft in chat cooldown 2021-02-21 19:01:09 +01:00
Joel
84e9a98778 Added CooldownHandler#getCooldown 2021-02-21 19:00:57 +01:00
Joel
01871a9b4b Fixed mistake in chat prefix 2021-02-21 17:44:17 +01:00
Joel
09a4a6140f - Added sounds to ChatManager and ServerTraveler - Also cooldown message is different now. 2021-02-21 17:43:21 +01:00
Joel
f6fd0427a5 - Redesigned lores in DeliveryManMenu 2021-02-21 17:42:43 +01:00
Rainnny7
38b6fc34a2 Merge remote-tracking branch 'origin/master' 2021-02-20 22:55:53 -05:00
Rainnny7
6803133935 [17.8k Lines] Started working on the chat filter 2021-02-20 22:55:47 -05:00
Braydon
092eaa19ec
Merge pull request #11 from nickreesdev/master
Made it show "are" instead of "is" in the join MOTD if there is not one player online.
2021-02-20 22:07:02 -05:00
nickreesdev
a8e6b158c3 Made it show "are" instead of "is" in the join MOTD if there is not one player online. 2021-02-20 21:05:28 -06:00
Rainnny7
4d2a8369d9 [17.3k Lines] Cleaned up the delivery man a bit 2021-02-20 21:21:26 -05:00