Kevin Rode
055f7db17e
Debugging get_history
2021-01-04 02:36:53 -05:00
Kevin Rode
f5cb646087
Moved db save command to the right spot
2021-01-04 02:17:39 -05:00
Kevin Rode
6393f006e8
Save game history to table in database
2021-01-04 02:12:46 -05:00
Kevin Rode
73ab5572ec
Fixes #4
2021-01-03 23:05:27 -05:00
Kevin Rode
eac1e66395
Removed debug text
2021-01-03 23:01:13 -05:00
Kevin Rode
aff8f71130
fixed static cast?
2021-01-03 22:59:25 -05:00
Kevin Rode
0db17ce838
needs more debug
2021-01-03 22:57:57 -05:00
Kevin Rode
e73810024f
float not int
2021-01-03 22:57:07 -05:00
Kevin Rode
420f1a62ab
Remove debug line
2021-01-03 22:56:14 -05:00
Kevin Rode
cbb30cb2e9
Fixing weird json things
2021-01-03 22:55:51 -05:00
Kevin Rode
779e6058f0
debug,debug,debug...
2021-01-03 22:53:54 -05:00
Kevin Rode
e3f7bc6703
Added debug messages
2021-01-03 22:52:27 -05:00
Kevin Rode
f5af4515a9
fixed else if
2021-01-03 22:51:25 -05:00
Kevin Rode
190790a1af
Added vibe lookup
2021-01-03 22:49:46 -05:00
kevroded
9e51ffc247
Updated with configuration changes for FredChat
2021-01-02 22:02:23 +00:00
joe
ce87683957
Pull real stats if present
2020-12-29 13:26:50 -08:00
Danny Ben-David
c059992ec8
[tweak] "Game for {user.mention}:"
...
`user.display_name` doesn't tag the user who requested the game. Using `user.mention` makes at tags, which also means users can search for games using Discord search (`Game for mentions:@foobar`)
2020-12-28 18:06:50 -05:00
Sakimori
96c9692d09
Merge pull request #57 from esSteres/master
...
Add import command for onomancer url (#26 )
2020-12-28 16:32:48 -05:00
Genderdruid
96a0a8a38e
Updated README and help text in the_presige
...
Updated all of the help text for the commands to match the text in the readme and updated the readme, fixing a few spelling/grammar errors and removing the section about and all references to the now disabled pickup game funtionality.
2020-12-28 08:05:19 -08:00
Elijah Steres
1812553c9b
cache player retrieved from collection url
2020-12-28 10:27:20 -05:00
Elijah Steres
8bc3abdf4d
add m;import - no cache for collections currently
2020-12-28 04:09:02 -05:00
Sakimori
62a96521c5
Update the_prestige.py
...
set max concurrent games to 10 due to a misunderstanding of the rate limits doc, removed setupgame
2020-12-27 22:22:40 -05:00
Sakimori
c1e7f189d6
added assignowner and deleteteam
2020-12-27 19:05:49 -05:00
Sakimori
fd9e3a9c4d
Merge pull request #51 from Genderdruid/master
...
updated README to be clearer and better organized, also fixed Matteo self-referring with 'I' instead of 'we' in a few places
2020-12-27 17:31:44 -05:00
Sakimori
b76a3fb3c0
moved weathers to an external config
2020-12-27 17:27:30 -05:00
Genderdruid
4e5653761e
Update the_prestige.py
2020-12-27 14:22:11 -08:00
Sakimori
8ba7a4ff45
added weather and stolen bases
2020-12-27 16:51:41 -05:00
Sakimori
8348521f12
added a return to errored startgamecommands, adjusted help text to reflect new default
2020-12-27 14:47:32 -05:00
Sakimori
7d111b1fdd
fixed typeerror at lines 131 and 135 of prestige
2020-12-27 14:40:40 -05:00
Sakimori
743c18e4f5
fixed another start game bug
2020-12-27 14:38:34 -05:00
Sakimori
30e9baef15
fixed broken game start, added call for default-length in startgame
2020-12-27 14:36:25 -05:00
Sakimori
856ba2e41a
added a note before each game with display name of creator
2020-12-27 14:28:05 -05:00
Sakimori
3750fd439a
fixed bug with saveteam errors, double play not always advancing runners, and emoji deletion on pagination
2020-12-27 14:23:17 -05:00
Eli
7d0dc57bf8
Make showteam a little more forgiving
2020-12-27 04:32:19 -05:00
Eli
ee61e9a923
Merge remote-tracking branch 'upstream/master'
2020-12-27 04:03:41 -05:00
Eli
2305d55624
refactor commands into objects
2020-12-27 03:42:09 -05:00
Sakimori
929e095f9b
fixed the reaction remove
2020-12-27 03:21:48 -05:00
Sakimori
7858e92852
have bot remove reactions to page flipping
2020-12-27 03:00:29 -05:00
Sakimori
af59437abe
disable debug speed
2020-12-27 02:12:45 -05:00
Sakimori
c91ab77b6f
sim overhaul: more baserunner motion, less double plays, better fielders' choice text
2020-12-27 02:06:43 -05:00
Sakimori
bade9c4ede
added a game queue for more than 45 consecutive games
2020-12-27 00:52:34 -05:00
Sakimori
43736e28f5
delete startgame message after game start
2020-12-26 22:53:32 -05:00
Sakimori
e369099544
added team owner id to database
2020-12-26 21:53:46 -05:00
Sakimori
663fc6c3f6
added countactivegames admin command
2020-12-26 21:36:39 -05:00
Sakimori
7f5df5b47b
fixed the math for extra innings
2020-12-26 21:21:43 -05:00
Sakimori
dbef439f76
cleanup after setupgame timeout properly
2020-12-26 21:15:19 -05:00
Sakimori
41c924a9ef
fixed some bad attribute calls and amended the extra innings calc to account for the ghost inning at the end of games
2020-12-26 21:06:33 -05:00
Sakimori
d76551d79d
added a max inning indicator to embed
2020-12-26 21:00:05 -05:00
Sakimori
97cde3652e
fixed a missing return
2020-12-26 20:56:10 -05:00
Sakimori
3e1ce7d2bf
missed some close quotes too
2020-12-26 20:43:18 -05:00