Commit graph

288 commits

Author SHA1 Message Date
Norbi Peti ec5265f054 Added DiscordSender, fixing and adding things
- It allows putting the Discord name in the chat and other plugins'
commands to work with it
- It will now only forward the general chat from MC
- It will no longer echo the message sent from Discord
2016-11-28 18:11:16 +01:00
Norbi Peti cadd04ccd1 Removed server shutdown message 2016-11-26 15:36:46 +01:00
Norbi Peti 7de50eb00d Added message for testing 2016-11-25 21:35:21 +01:00
Norbi Peti 20d6cd7313 IT WORKS! Chat works! With some bugs ofc 2016-11-25 21:05:35 +01:00
Norbi Peti df75adb67a Did the MC chat connection, at least a test 2016-11-25 19:16:19 +01:00
alisolarflare 8069c71663 Re-added issue and debug channels 2016-11-23 11:49:01 -05:00
alisolarflare b5c0d481dc Revert "Revert "Added bot-room channel""
This reverts commit 416f110ca6.
2016-11-23 11:44:44 -05:00
alisolarflare 416f110ca6 Revert "Added bot-room channel"
This reverts commit 0ba9803644.
2016-11-23 11:44:08 -05:00
alisolarflare 0ba9803644 Added bot-room channel 2016-11-23 11:34:42 -05:00
alisolarflare 4cac17c2df Merge pull request #11 from TBMCPlugins/Ali
Adjusted things
2016-11-23 11:08:04 -05:00
alisolarflare 81f531fa6c Deleted serverissues and debug channel 2016-11-23 11:06:44 -05:00
alisolarflare 25e189e4d1 Moved debug channels to #bot-room 2016-11-23 11:04:00 -05:00
alisolarflare d3691222b8 Merge pull request #10 from TBMCPlugins/Ali
Added DebugMessageListener
2016-11-21 21:21:11 -05:00
alisolarflare f7c6614c2a Merge remote-tracking branch 'refs/remotes/origin/master' into Ali
# Conflicts:
#	src/main/java/buttondevteam/discordplugin/DiscordPlugin.java
2016-11-21 21:20:53 -05:00
alisolarflare 930c6bea05 Added DebugMessageListener to DPlugin 2016-11-21 20:29:53 -05:00
Norbi Peti e2870ef4b0 Updated chat channel ID 2016-11-20 02:45:20 +01:00
Norbi Peti d87cb6cbaf Fixed userinfo finding user by tag 2016-11-19 20:12:53 +01:00
Norbi Peti a954720ebd Started MC chat (#8) 2016-11-15 22:01:55 +01:00
Norbi Peti 6e67787083 Moved listeners 2016-11-15 21:15:23 +01:00
Norbi Peti 714c4c3de2 Fixed some issues 2016-11-15 21:05:18 +01:00
Norbi Peti 0ff139928b Added support for role mentions
After a while of trying to test it locally while my PC is already busy,
I decided on continuing to test in production. This is alpha stage
afterall.
2016-11-15 20:48:45 +01:00
Norbi Peti 1871dfbb2f Testing again 2016-11-14 19:40:29 +01:00
Norbi Peti c22fdeac49 Added back and changed 2016-11-14 19:37:45 +01:00
Norbi Peti eaf74d9d83 Remove to test 2016-11-14 19:36:24 +01:00
Norbi Peti ec43d39257 Testing for embeds 2016-11-14 19:33:29 +01:00
Norbi Peti 0839dbba73 Remove and test 2016-11-14 19:29:30 +01:00
Norbi Peti 6ef6882335 Checking for attachments 2016-11-14 19:26:37 +01:00
Norbi Peti 3066271c0e Removed thingy and hopefully triggered it 2016-11-14 19:20:46 +01:00
Norbi Peti ce9e2987b3 Added typing and test 2016-11-14 18:06:54 +01:00
Norbi Peti f665d1c8b9 Fixed NPE in userinfo 2016-11-14 17:41:55 +01:00
Norbi Peti 8c5dd3b320 Improved help and actually added it to cmds 2016-11-12 20:14:16 +01:00
Norbi Peti 6a4b776c37 Probably made the connect cmd case insensitive and other things 2016-11-12 01:43:54 +01:00
Norbi Peti b144a55935 Fixed userinfo command in PM 2016-11-05 19:46:14 +01:00
Norbi Peti 73280fa88e Added some config saving code 2016-11-05 19:21:34 +01:00
Norbi Peti 19dd0f5ef5 Merge branch 'master' of https://github.com/TBMCPlugins/DiscordPlugin.git 2016-11-05 18:55:37 +01:00
Norbi Peti 31a81d7849 Fixed command paths 2016-11-05 18:55:24 +01:00
Norbi Peti f8404c56c5 Improved test mode and removed some messages 2016-11-05 16:53:14 +01:00
Norbi Peti e7531fd830 Made the exception handler more reliable 2016-11-03 22:45:21 +01:00
Norbi Peti b43b7c86ff Added and fixed a bunch of things
- Added exception handler to Discord commands
- Added retry code for getting guilds/servers
- Added max message length for exception sending to Discord
- Made the connect message only appear in Minecraft when needed
- Fixed status formatting in userinfo
- Improved userinfo command
- Other fixes and improvements
2016-11-02 22:53:55 +01:00
Norbi Peti fb5dd60b84 Fixes and stuff 2016-11-02 18:37:36 +01:00
Norbi Peti 754ed869f1 Finished player info things 2016-11-01 21:30:52 +01:00
Norbi Peti f60a5205de Added messages 2016-10-31 18:07:53 +01:00
Norbi Peti b2e9503a02 Again... 2016-10-31 17:39:14 +01:00
Norbi Peti 4d62c09b36 Fixed typo... 2016-10-31 17:38:37 +01:00
Norbi Peti 0d29781713 Added testing status for bot 2016-10-31 17:27:17 +01:00
Norbi Peti c6a07162c3 Added userinfo command 2016-10-31 00:28:15 +01:00
Norbi Peti d8dcf72075 Added messages and fixes (#3) 2016-10-30 23:18:02 +01:00
Norbi Peti cacb14a307 Why haven't I commited this
Only the plugin.yml and registering /discord is the current change.
2016-10-30 23:10:02 +01:00
Norbi Peti c6b831e035 Added code to actually run commands
Also made it not respond to bots...
2016-10-29 23:56:30 +02:00
Norbi Peti 01ee8d7e94 Fixed file delete and prevented constant config saving 2016-10-29 23:20:16 +02:00