This website requires JavaScript.
Explore
Help
Sign In
zed
/
BaseballBot
Watch
1
Star
0
Fork
0
You've already forked BaseballBot
forked from
c0de/BaseballBot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
BaseballBot
/
GhostBallBot
History
c0de
1845e42488
Use the
with
statement on the game class
...
This is because the class is a context manager / state machine
2022-10-24 19:55:50 -05:00
..
database
Use the
with
statement on the game class
2022-10-24 19:55:50 -05:00
discord_client
Use the
with
statement on the game class
2022-10-24 19:55:50 -05:00
game.py
Use the
with
statement on the game class
2022-10-24 19:55:50 -05:00
main.py
Fix import paths
2022-10-03 20:08:27 -05:00
Pipfile
Install dateparser
2022-10-03 20:07:01 -05:00
Pipfile.lock
Install dateparser
2022-10-03 20:07:01 -05:00
run.sh
Set environment variables and start the game
2022-09-23 21:39:58 -05:00