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 452e9c89bb Clean up database sessions properly 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 Fix bug where the database session sometimes wasn't closed 7 years ago
config.example.json Remove unneded config line 7 years ago
config.py Automatically provision webhooks 7 years ago
database.py Clean up database sessions properly 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 Clean up database sessions properly 7 years ago