|
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 |
|
|
7101db5394
|
We'll be fine with one database connection, and don't have to repeat ourselves
|
2022-10-24 19:13:34 -05:00 |
|
|
49d3672936
|
Add extra time tracking
|
2022-10-24 19:12:48 -05:00 |
|
|
8ab3cd611f
|
These need to be named properly
|
2022-10-24 18:49:26 -05:00 |
|
|
321fa9ae7c
|
It's an Integer
|
2022-10-24 18:43:38 -05:00 |
|
|
59b8c673e0
|
Use correct model class
|
2022-10-03 20:08:42 -05:00 |
|
|
311dcac071
|
Fix import paths
|
2022-10-03 20:08:27 -05:00 |
|
|
b95e5d6bad
|
Install dateparser
|
2022-10-03 20:07:01 -05:00 |
|
|
2cc664dd06
|
Fix class identification for ide
|
2022-10-03 19:47:55 -05:00 |
|
|
5ece30bb03
|
Need to pass a game instance to bare function calls
|
2022-10-03 19:42:42 -05:00 |
|
|
348ae34dd3
|
Add !points command
Trying to parse this "PointsService"... wtf is even going on there
|
2022-10-03 19:41:02 -05:00 |
|
|
305dda222f
|
Add !guess command
|
2022-10-03 19:33:15 -05:00 |
|
|
65192ab2c2
|
Begin adding game logic
|
2022-09-23 21:41:03 -05:00 |
|
|
67a018f897
|
Add the bot entrypoint
|
2022-09-23 21:40:51 -05:00 |
|
|
04e1556d2d
|
Add discord client implementation
|
2022-09-23 21:40:35 -05:00 |
|
|
ddbb884a43
|
Add database models
|
2022-09-23 21:40:18 -05:00 |
|
|
b43ee8a39c
|
Set environment variables and start the game
|
2022-09-23 21:39:58 -05:00 |
|
|
38b549e10c
|
New app - Install dependencies
|
2022-09-23 21:39:37 -05:00 |
|