Commit Graph

23 Commits (f8ba14bbcbbb4d17afbef2f326f443732be662f3)

Author SHA1 Message Date
Tristan Gosselin-Hane f8ba14bbcb
Make the bridge exit with an appropriate return code on failure 6 years ago
Tristan Gosselin-Hane 92c66e90b9
Add reconnection failsafe 6 years ago
Tristan Gosselin-Hane 8157775abe
Bump version to 0.0.3 6 years ago
Tristan Gosselin-Hane 82173e3b6a
Handle SIGTERM by making it raise a KeyboardInterrupt 6 years ago
Tristan Gosselin-Hane ec026331a0
Move thread and event loop initializations to constructor 6 years ago
Tristan Gosselin-Hane 7d9c2206bc
Shutdown all threads cleanly on KeyboardInterrupt 6 years ago
Tristan Gosselin-Hane c30e07bc14
Fix crash with async http future 6 years ago
Tristan Gosselin-Hane c8a0ef8eea
Bump version to 0.0.2 6 years ago
Tristan Gosselin-Hane 1877663df3
Make all http requests async in a thread pool 6 years ago
Tristan Gosselin-Hane e46b41c951
Properly quote > in incoming messages 6 years ago
Tristan Gosselin-Hane 1784e9afe1
Add copyright header to source files as suggested by Apache 2.0 license 6 years ago
Tristan Gosselin-Hane d7567def4f
Don't try to remove players not in the player list 6 years ago
Tristan Gosselin-Hane 6701641f03
Add mc!about command 6 years ago
Tristan Gosselin-Hane bafc24edc0
Don't escape formatting characters in URLs 6 years ago
Tristan Gosselin-Hane 9384b8539b
Add easy way to retrieve bot invite URL 6 years ago
Tristan Gosselin-Hane bac5859de3
Advertise mc!help command in bot presence status 6 years ago
Tristan Gosselin-Hane eeb4fd297f
Delete channels the bridge can't access 6 years ago
Tristan Gosselin-Hane 099ff205ab
Escape > character. Fixes #35 6 years ago
Tristan Gosselin-Hane 05697aa790
Add missing returns that vanished when finally return statements were removed 6 years ago
Tristan Gosselin-Hane c801ced15c
Completely refactor the codebase and make everything object-oriented and pythonic 6 years ago
Tristan Gosselin-Hane 3f9a938474
Refactor elasticsearch logger into class 6 years ago
Tristan Gosselin-Hane 614e46a19d
Start crunching down on pylint warnings and errors 6 years ago
Tristan Gosselin-Hane 2c0ae52fe5
Make the project a valid python package 6 years ago