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
38
Commits
1
Branch
0
Tags
338
KiB
f4bd33b4d5
Commit Graph
5 Commits
Author
SHA1
Message
Date
c0de
e0dc0e6b78
Fix linting issues with client
2022-10-24 20:22:04 -05:00
c0de
07ecd2248c
Format with Black
2022-10-24 20:00:39 -05:00
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
c0de
5ece30bb03
Need to pass a game instance to bare function calls
2022-10-03 19:42:42 -05:00
c0de
04e1556d2d
Add discord client implementation
2022-09-23 21:40:35 -05:00