-
- Downloads
initial commit
parents
No related branches found
No related tags found
Showing
- .gitignore 187 additions, 0 deletions.gitignore
- .pylintrc 4 additions, 0 deletions.pylintrc
- .vscode/settings.json 24 additions, 0 deletions.vscode/settings.json
- README.md 23 additions, 0 deletionsREADME.md
- coffee_bot/__init__.py 0 additions, 0 deletionscoffee_bot/__init__.py
- coffee_bot/coffee_bot.py 119 additions, 0 deletionscoffee_bot/coffee_bot.py
- coffee_bot/config.py 4 additions, 0 deletionscoffee_bot/config.py
- coffee_bot/run_for_all_channels.py 11 additions, 0 deletionscoffee_bot/run_for_all_channels.py
- requirements-local.txt 4 additions, 0 deletionsrequirements-local.txt
- requirements-test.txt 5 additions, 0 deletionsrequirements-test.txt
- requirements.txt 1 addition, 0 deletionsrequirements.txt
- tests/__init__.py 1 addition, 0 deletionstests/__init__.py
- tests/test_lint.py 11 additions, 0 deletionstests/test_lint.py
- tests/test_matchmaking.py 128 additions, 0 deletionstests/test_matchmaking.py
- tests/test_random_tuple.py 53 additions, 0 deletionstests/test_random_tuple.py
Loading
Please register or sign in to comment