Braydon
06d2e048bf
Update README.md
2021-08-19 17:17:52 -04:00
Braydon
a4ff78fe6c
Added the README
2021-07-16 17:28:07 -04:00
Braydon
c972e8a7db
.
2021-07-16 17:27:23 -04:00
Braydon
0358acf5eb
Initial Commit
2021-07-16 14:35:13 -04:00
Braydon
a0d17aadd1
Initial commit
2021-07-16 14:31:14 -04:00
MassiveLag
9a851608bc
Made it work with the repo server
2021-07-12 21:46:08 +02:00
Joel
e68558cef7
Cleaned imports
2021-05-25 13:50:14 +02:00
Joel
bca79b0e27
Changed WorldTimes.
2021-05-24 22:29:28 +02:00
Joel
5911394e76
Recolored some messages, to the original mcgamerzone style.
2021-05-24 22:13:52 +02:00
Joel
ce4a6f759f
- Changed the database details
2021-05-23 12:16:01 +02:00
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