Commit Graph

77 Commits (7963e68ffb9c14cbf5a3d3b56c9b8a0057c02e4c)
 

Author SHA1 Message Date
Tristan Gosselin-Hane 7963e68ffb
Merge branch 'temp-develop' 7 years ago
Tristan Gosselin-Hane bb6e5bc8b8
Revert to pyCraft master and update deps 7 years ago
Tristan Gosselin-Hane 8b0a7ecf35
Merge branch 'feature/dont-accept-join-events-on-first-login' into temp-develop 7 years ago
Tristan Gosselin-Hane 099d970302
Don't accept join events until the bot's join even on 1st login 7 years ago
Tristan Gosselin-Hane 2254879d56
Merge branch 'feature/better-player-count-on-reconnect' into temp-develop 7 years ago
Tristan Gosselin-Hane 5b81b32687
Fixed a few bugs relating to elasticsearch player count 7 years ago
Tristan Gosselin-Hane 510a7d47c0
Merge branch 'feature/improve-player-list' into temp-develop 7 years ago
Tristan Gosselin-Hane b8b54f007f
Greatly improved bot reconnection handling 7 years ago
Tristan Gosselin-Hane 54dd3f3747
Merge branch 'feature/escape-some-discord-markdown' into temp-develop 7 years ago
Tristan Gosselin-Hane 4f152bae14
Merge branch 'feature/experimental-pycraft-tablist' into temp-develop 7 years ago
Tristan Gosselin-Hane 8049701c43 Only alter tab list content when formatting a message to send 7 years ago
Tristan Gosselin-Hane ab7e09e045 Escape some markdown characters in messages sent from the discord side 7 years ago
Tristan Gosselin-Hane debf2d9ff9 Strip out bold italics and escape char in discord messages 7 years ago
Tristan Gosselin-Hane b7eaf81ac3 Merge branch 'feature/add-readme' 7 years ago
Tristan Gosselin-Hane 9260b12982 Add more documentation in the README 7 years ago
Tristan Gosselin-Hane 49615070e2 Add initial README documentation 7 years ago
Tristan Gosselin-Hane f050efeb63 Always restart the bot and remove accidental line 7 years ago
Tristan Gosselin-Hane 51cad28ab3 Add tablist header and footer to mc!tab command 7 years ago
Tristan Gosselin-Hane d31913134a Properly masquerade chat messages sent via the bridge to elasticsearch 7 years ago
Tristan Gosselin-Hane f24d730294 Add optional analytics logging to elasticsearch 7 years ago
Tristan Gosselin-Hane 05baa28a8c Don't spam the discord side with join messages while the tab list is 7 years ago
Tristan Gosselin-Hane 1f4ae6e31a License under Apache-2.0 7 years ago
Tristan Gosselin-Hane 31c36b4d71 Added half-done tab list implementation 7 years ago
Tristan Gosselin-Hane fdabf8c00e Formatted all files 7 years ago
Tristan Gosselin-Hane d8b152576c Fixed mojang uuid lookup array index 7 years ago
Tristan Gosselin-Hane 21e2420eaf Add basic rate-limiting to combat spam 7 years ago
Tristan Gosselin-Hane 452e9c89bb Clean up database sessions properly 7 years ago
Tristan Gosselin-Hane e90ae8c45f Better handling of email usernames 7 years ago
Tristan Gosselin-Hane 7e346180ab Remove unneded config line 7 years ago
Tristan Gosselin-Hane 2ca84c7fe8 Automatically provision webhooks 7 years ago
Tristan Gosselin-Hane 102a2afa4f Cleanup unused imports 7 years ago
Tristan Gosselin-Hane 894dd7885b PEP-8 Again! 7 years ago
Tristan Gosselin-Hane 535cbfd215 Fixed the padding for chat message cutoff 7 years ago
Tristan Gosselin-Hane 11aa8757a6 Don't give up on reconnecting if the server is down at the very start 7 years ago
Tristan Gosselin-Hane fb820cd17e Full PEP-8 compliance (for real this time) 7 years ago
Tristan Gosselin-Hane 23977145c8 Handle discord permission errors when users have DMs disabled 7 years ago
Tristan Gosselin-Hane 937866234d Don't give up on reconnecting if the server is down at the very start 7 years ago
Tristan Gosselin-Hane cae3404ca9 Some PEP-8 styling improvements 7 years ago
Tristan Gosselin-Hane f34a4cc0f9 Update dependencies to fix possible vulns reported by GitHub 7 years ago
Tristan Gosselin-Hane e662228a4b Increase reconnect timeout to work around spigot connection throttling 7 years ago
Tristan Gosselin-Hane c2b32f1363 Get join/leave events from tablist and correct improper use of bidict 7 years ago
Tristan Gosselin-Hane af98f87f53 Fix the join/leave regex unintentionally letting people fake join/leave 7 years ago
Tristan Gosselin-Hane 26e4b8fa2b Ignore some more unicode characters that are invisible in minecraft chat 7 years ago
Tristan Gosselin-Hane 43547ff050 Strip emoji from inbound minecraft messages 7 years ago
Tristan Gosselin-Hane bf48692129 Added someone ugly way of "sanitizing" messages sent through minecraft 7 years ago
Tristan Gosselin-Hane ac940d02e5 Added lots of discord bot functionality 7 years ago
Tristan Gosselin-Hane 1429f1259c Fix bug where the database session sometimes wasn't closed 7 years ago
Tristan Gosselin-Hane 997d99e8ee Remove some legacy cruft. 7 years ago
Tristan Gosselin-Hane ff4d001d81 Basic bidirectional chat implementation complete! 7 years ago
Tristan Gosselin-Hane cbf018c1dd Added new uuid<->username cache using bidict 7 years ago