You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Tristan Gosselin-Hane c2b32f1363 Get join/leave events from tablist and correct improper use of bidict 7 years ago
.gitignore Added SQLAlchemy and started tracking bot state in database. 7 years ago
Dockerfile Run python in unbuffered print mode so that docker picks up the output 7 years ago
Pipfile Added new uuid<->username cache using bidict 7 years ago
Pipfile.lock Added new uuid<->username cache using bidict 7 years ago
auth_server.py Fix bug where the database session sometimes wasn't closed 7 years ago
config.example.json Added lots of discord bot functionality 7 years ago
config.py Added lots of discord bot functionality 7 years ago
database.py Added embedded minecraft authentication server to map minecraft 7 years ago
database_session.py Added SQLAlchemy and started tracking bot state in database. 7 years ago
docker-compose.yml Added embedded minecraft authentication server to map minecraft 7 years ago
webhook-bridge.py Get join/leave events from tablist and correct improper use of bidict 7 years ago