03540b430c
Made the test notification not show in chat
2016-12-22 20:29:08 +01:00
2053b7f508
Added ratelimit handling for reaction remove
2016-12-21 22:58:23 +01:00
51e96b982a
Discord4J's branch got merged 17h ago
2016-12-21 22:42:54 +01:00
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
4570b964b3
Added removing reactions from chat
2016-12-21 20:54:48 +01:00
cd3cc633fb
Ok, nooow it should work
2016-12-20 23:07:58 +01:00
2cbfdff383
Copied reaction code from Discord itself
2016-12-20 23:02:20 +01:00
05ab8fa970
Trying
2016-12-20 22:57:42 +01:00
a53c5103f4
Fixed reaction NPE...
2016-12-20 22:47:35 +01:00
e4a4408cbc
Removed YEEHAW event handler
2016-12-20 22:32:56 +01:00
ede11fa512
Added the annotation for AFK event...
2016-12-20 22:30:00 +01:00
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
b28e7fd67f
Added line breaks...
2016-12-18 18:43:00 +01:00
2dabfcbae9
Now collecting the command responses to one msg
2016-12-18 18:23:52 +01:00
41f6cc342d
Made msgs not send to Discord if cancelled
2016-12-18 12:58:37 +01:00
f7b1090670
Made repeating exceptions only send once
2016-12-18 01:13:09 +01:00
e6dd2ff979
Made the exception itself visible
2016-12-17 12:30:40 +01:00
6a456c20e8
Added new sendTitle overload
2016-12-16 19:47:09 +01:00
cad689a542
Added stack trace filtering
2016-12-16 19:33:23 +01:00
de0fb28747
Added /t cmds for /t list
2016-12-14 22:56:00 +01:00
fedbbfc739
Added license...
2016-12-13 19:37:27 +01:00
4500360a02
Readded AFK...
2016-12-12 22:48:37 +01:00
15aada899c
FIXED THE ESSENTIALS BUG
...
THANK YOU IIE
2016-12-11 23:35:00 +01:00
839a90f1f0
Temporarily removing AFK
2016-12-11 20:49:12 +01:00
4460cd3145
Changed Essentials repo location
2016-12-11 02:11:06 +01:00
30266c318e
Added AFK messages ( #12 )
2016-12-11 01:31:16 +01:00
39491efaba
Fixed #20 - probably...
2016-12-11 00:46:52 +01:00
0636cb8f33
Partially added #16
2016-12-11 00:41:00 +01:00
fbfa5c9b26
Added YEEHAWs to Discord
2016-12-07 21:19:05 +01:00
6f5bca8993
Made Discord senders use the interface
2016-12-07 17:49:26 +01:00
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
4238a23d39
Fixed occassional echoing
2016-12-07 10:34:32 +01:00
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
b1880eadcd
Fixed command whitelist again
2016-12-05 18:57:40 +01:00
2108ce2347
Fixed command whitelist...
2016-12-05 18:49:05 +01:00
28f3f52b83
Fixed cmd whitelist condition
2016-12-05 18:16:36 +01:00
f88c152fc7
Added support for nicknames from MC
2016-12-04 21:42:59 +01:00
faf3b8857f
Made the chat also support players
2016-12-04 21:41:17 +01:00
c336de27ea
Applied changes
2016-12-04 20:07:58 +01:00
dade15da53
Updated msg
2016-12-04 18:43:43 +01:00
71e90bcf60
Finished DiscordPlayerSender and improved things
2016-12-04 18:28:40 +01:00
19df7a375e
Added the rest of the methods manually
2016-12-04 17:53:57 +01:00
e8444636b8
Merge branch 'master' of https://github.com/TBMCPlugins/DiscordPlugin.git
2016-12-04 01:52:52 +01:00
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
a838678535
Fixed condition...
2016-12-03 11:20:01 +01:00
a2dd94f501
Fixed stream double access
2016-12-02 23:37:28 +01:00
f484aba361
( #12 ) Online players can now use their cmds
...
Assuming it works.
2016-12-02 22:59:54 +01:00
b3131a063f
Added proper(?) rate limit handling
2016-12-02 22:13:35 +01:00
95ab347ef6
Made @ChromaBot not count as mentioning
2016-12-02 21:19:12 +01:00