Commit Graph

4 Commits

Author SHA1 Message Date
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
311dcac071 Fix import paths 2022-10-03 20:08:27 -05:00
5ece30bb03 Need to pass a game instance to bare function calls 2022-10-03 19:42:42 -05:00
04e1556d2d Add discord client implementation 2022-09-23 21:40:35 -05:00