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 fdabf8c00e Formatted all files 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 Update dependencies to fix possible vulns reported by GitHub 7 years ago
auth_server.py Formatted all files 7 years ago
config.example.json Add basic rate-limiting to combat spam 7 years ago
config.py Formatted all files 7 years ago
database.py Formatted all files 7 years ago
database_session.py Formatted all files 7 years ago
docker-compose.yml Added embedded minecraft authentication server to map minecraft 7 years ago
webhook-bridge.py Fixed mojang uuid lookup array index 7 years ago