c0de pushed to main at c0de/BaseballBot 2022-11-12 02:06:20 +00:00
16a419f558 Fix circular import issue
c0de pushed to main at c0de/BaseballBot 2022-11-11 22:37:45 +00:00
03fcc5ef52 Uninstall dateparser
5f70ffd69b Init before registering command
Compare 2 commits »
c0de pushed to main at c0de/BaseballBot 2022-11-11 04:45:21 +00:00
460a3e08d2 Remove comment
c0de pushed to main at c0de/BaseballBot 2022-11-11 04:44:29 +00:00
51092e52a2 Add extra whitespace
b067a6ca07 Use the new game manager
bcbb74a3e1 Create composit class of available commands
0ed4ca4034 Add process_guess (this is the old guess.py)
2d8dc471f5 Add help manager
Compare 23 commits »
c0de pushed to main at c0de/BaseballBot 2022-11-09 17:49:11 +00:00
3435e4ce7a Fix to the point of being runnable
eb5ed5fe9e update readme
Compare 2 commits »
c0de pushed to main at c0de/BaseballBot 2022-10-31 03:24:57 +00:00
e39a19da55 [refactor] Processing guesses moved to own class
c0de pushed to main at c0de/BaseballBot 2022-10-27 05:18:17 +00:00
f6860bb43f maybe, maybe not
3c5fead8b0 Allow the bot to see channel messages
Compare 2 commits »
c0de pushed to main at c0de/BaseballBot 2022-10-27 04:53:54 +00:00
b6377aef97 no change database path
c0de pushed to main at c0de/BaseballBot 2022-10-27 04:37:29 +00:00
9a39399936 Don't need to pass game manager instance
65bc29cfa1 Refactor and get the game to run (in DMs)
b0c6b8e5bb Create database before starting the client
Compare 3 commits »
c0de pushed to main at c0de/BaseballBot 2022-10-26 04:19:05 +00:00
e9d80e5e62 Add PlayerModel to create_models
c0de pushed to main at c0de/BaseballBot 2022-10-26 04:18:05 +00:00
1a62747da1 Difference code in place
efe58e0278 Add Player Model for total points
84e4975d27 The game is GameManager now
3dfbb247da Change guess update logic
Compare 4 commits »
c0de pushed to main at c0de/BaseballBot 2022-10-25 01:54:00 +00:00
f4bd33b4d5 Fix linting on Game
545e0442eb Fix linting on database models (except todo)
e0dc0e6b78 Fix linting issues with client
b154efb6cc Fix linting issues with main
57a808f19d Create lint log
Compare 14 commits »
c0de pushed to main at c0de/BaseballBot 2022-10-04 01:08:45 +00:00
59b8c673e0 Use correct model class
311dcac071 Fix import paths
b95e5d6bad Install dateparser
Compare 3 commits »
c0de pushed to main at c0de/BaseballBot 2022-10-04 00:58:52 +00:00
c08eb54081 Update readme
c0de pushed to main at c0de/BaseballBot 2022-10-04 00:48:01 +00:00
2cc664dd06 Fix class identification for ide
c0de pushed to main at c0de/BaseballBot 2022-10-04 00:42:46 +00:00
5ece30bb03 Need to pass a game instance to bare function calls
c0de pushed to main at c0de/BaseballBot 2022-10-04 00:41:10 +00:00
348ae34dd3 Add !points command
305dda222f Add !guess command
Compare 2 commits »
c0de pushed to main at c0de/BaseballBot 2022-09-24 02:44:43 +00:00
65192ab2c2 Begin adding game logic
67a018f897 Add the bot entrypoint
04e1556d2d Add discord client implementation
ddbb884a43 Add database models
b43ee8a39c Set environment variables and start the game
Compare 10 commits »
c0de created branch main in c0de/BaseballBot 2022-09-24 02:44:43 +00:00
c0de created repository c0de/BaseballBot 2022-09-24 02:42:14 +00:00