Commit Graph

71 Commits

Author SHA1 Message Date
c08eb54081 Update readme 2022-10-03 19:58:48 -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
2566104b0d Add readme for the idea 2022-09-23 17:48:40 -05:00
20ca7befdf Initial Code 2022-09-23 17:40:31 -05:00
LaDfBC
f96618d2d1 Fixed point fetching and special resolution by player 2021-01-02 17:41:14 -06:00
LaDfBC
16a74828a2 Fixed no-participants. No longer allowed to guess lower than 0 or above 1000. Improved resolution output 2021-01-01 21:45:28 -06:00
LaDfBC
f592bb8234 Adding points check and fixing some minor other issues 2020-12-20 10:11:09 -06:00
LaDfBC
caa0819d91 Bot now explains who won each play 2020-11-29 11:51:10 -06:00
LaDfBC
143fd45149 Update to discordpy 1.0 2020-11-27 22:42:13 -06:00
LaDfBC
dc51fda2f1 Fix the accidental space 2019-09-08 19:54:18 -05:00
LaDfBC
09389a3430 Added gitignore to remove files 2019-09-08 19:17:33 -05:00
LaDfBC
e22f67ab17 Working base version 2019-09-08 18:51:44 -05:00