Commit graph

307 commits

Author SHA1 Message Date
Norbi Peti 599f853f19 Made it use the core's test detection 2016-12-22 21:17:24 +01:00
Norbi Peti 8f92c8eb9b Why do I keep forgetting registering 2016-12-22 20:59:15 +01:00
Norbi Peti 3c16795964 Fixed timeout delay after ratelimit 2016-12-22 20:57:13 +01:00
Norbi Peti aeee423c5a Added auto-updater listener 2016-12-22 20:52:14 +01:00
Norbi Peti 03540b430c Made the test notification not show in chat 2016-12-22 20:29:08 +01:00
Norbi Peti 2053b7f508 Added ratelimit handling for reaction remove 2016-12-21 22:58:23 +01:00
Norbi Peti 51e96b982a Discord4J's branch got merged 17h ago 2016-12-21 22:42:54 +01:00
Norbi Peti 2bcb47b7b5 Some additions and fixes...
- Made the bot only react when msg starts with the ping unless we're in
PM
- Now removing color codes from AFK messages
- Removed /t as an unconnnected cmd as it doesn't work properly
- Added /yeehaw to the unconnected cmds
- Allowing bot commands in mc chat
2016-12-21 22:37:01 +01:00
Norbi Peti 4570b964b3 Added removing reactions from chat 2016-12-21 20:54:48 +01:00
Norbi Peti cd3cc633fb Ok, nooow it should work 2016-12-20 23:07:58 +01:00
Norbi Peti 2cbfdff383 Copied reaction code from Discord itself 2016-12-20 23:02:20 +01:00
Norbi Peti 05ab8fa970 Trying 2016-12-20 22:57:42 +01:00
Norbi Peti a53c5103f4 Fixed reaction NPE... 2016-12-20 22:47:35 +01:00
Norbi Peti e4a4408cbc Removed YEEHAW event handler 2016-12-20 22:32:56 +01:00
Norbi Peti ede11fa512 Added the annotation for AFK event... 2016-12-20 22:30:00 +01:00
Norbi Peti a05115293d Added checkmark if mcchat send succeeds
Also updated Discord4J to a dev version and other stuff
2016-12-20 21:08:34 +01:00
Norbi Peti b28e7fd67f Added line breaks... 2016-12-18 18:43:00 +01:00
Norbi Peti 2dabfcbae9 Now collecting the command responses to one msg 2016-12-18 18:23:52 +01:00
Norbi Peti 41f6cc342d Made msgs not send to Discord if cancelled 2016-12-18 12:58:37 +01:00
Norbi Peti f7b1090670 Made repeating exceptions only send once 2016-12-18 01:13:09 +01:00
Norbi Peti e6dd2ff979 Made the exception itself visible 2016-12-17 12:30:40 +01:00
Norbi Peti 6a456c20e8 Added new sendTitle overload 2016-12-16 19:47:09 +01:00
Norbi Peti cad689a542 Added stack trace filtering 2016-12-16 19:33:23 +01:00
Norbi Peti de0fb28747 Added /t cmds for /t list 2016-12-14 22:56:00 +01:00
Norbi Peti fedbbfc739 Added license... 2016-12-13 19:37:27 +01:00
Norbi Peti 4500360a02 Readded AFK... 2016-12-12 22:48:37 +01:00
Norbi Peti 15aada899c FIXED THE ESSENTIALS BUG
THANK YOU IIE
2016-12-11 23:35:00 +01:00
Norbi Peti 839a90f1f0 Temporarily removing AFK 2016-12-11 20:49:12 +01:00
Norbi Peti 4460cd3145 Changed Essentials repo location 2016-12-11 02:11:06 +01:00
Norbi Peti 30266c318e Added AFK messages (#12) 2016-12-11 01:31:16 +01:00
Norbi Peti 39491efaba Fixed #20 - probably... 2016-12-11 00:46:52 +01:00
Norbi Peti 0636cb8f33 Partially added #16 2016-12-11 00:41:00 +01:00
Norbi Peti fbfa5c9b26 Added YEEHAWs to Discord 2016-12-07 21:19:05 +01:00
Norbi Peti 6f5bca8993 Made Discord senders use the interface 2016-12-07 17:49:26 +01:00
Norbi Peti 674c85b136 Added and refactored some things
- Added limit to all messages sent to Discord
- Lowered limit of stack traces as the final message still exceeded
Discord's limit
- Moved common code of the senders to a separate class
- Made broadcasted messages only send once
https://github.com/TBMCPlugins/DiscordPlugin/issues/12
2016-12-07 17:23:40 +01:00
Norbi Peti 4238a23d39 Fixed occassional echoing 2016-12-07 10:34:32 +01:00
Norbi Peti 2e00849303 Merge pull request #14 from TBMCPlugins/Feature
Removed colour codes from messages
2016-12-06 21:30:36 +01:00
alisolarflare 2026e733e2 Removed colour codes from messages
Ex: <§4~§4§kM§4Ghostise§r> -> <~MGhostise>
2016-12-06 15:01:20 -05:00
Norbi Peti b1880eadcd Fixed command whitelist again 2016-12-05 18:57:40 +01:00
Norbi Peti 2108ce2347 Fixed command whitelist... 2016-12-05 18:49:05 +01:00
Norbi Peti 28f3f52b83 Fixed cmd whitelist condition 2016-12-05 18:16:36 +01:00
Norbi Peti f88c152fc7 Added support for nicknames from MC 2016-12-04 21:42:59 +01:00
Norbi Peti faf3b8857f Made the chat also support players 2016-12-04 21:41:17 +01:00
Norbi Peti c336de27ea Applied changes 2016-12-04 20:07:58 +01:00
Norbi Peti dade15da53 Updated msg 2016-12-04 18:43:43 +01:00
Norbi Peti 71e90bcf60 Finished DiscordPlayerSender and improved things 2016-12-04 18:28:40 +01:00
Norbi Peti 19df7a375e Added the rest of the methods manually 2016-12-04 17:53:57 +01:00
Norbi Peti e8444636b8 Merge branch 'master' of https://github.com/TBMCPlugins/DiscordPlugin.git 2016-12-04 01:52:52 +01:00
Norbi Peti 13a3616a47 Added some things
- Made the chat connect message only show up when everything is ready
(probably)
- Made the plugin enable/disable errors send if possible
- Added /mwiki as an allowed cmd
- Added DiscordPlayerSender with a metric shit ton of overridden methods
2016-12-04 01:52:06 +01:00
Norbi Peti a838678535 Fixed condition... 2016-12-03 11:20:01 +01:00