Commit graph

  • 7f5df5b47b fixed the math for extra innings Sakimori 2020-12-26 21:21:43 -0500
  • dbef439f76 cleanup after setupgame timeout properly Sakimori 2020-12-26 21:15:19 -0500
  • 41c924a9ef fixed some bad attribute calls and amended the extra innings calc to account for the ghost inning at the end of games Sakimori 2020-12-26 21:06:33 -0500
  • 3aa89c5ecf added some spaces Sakimori 2020-12-26 21:00:26 -0500
  • d76551d79d added a max inning indicator to embed Sakimori 2020-12-26 20:58:47 -0500
  • d784e657e4 added a max inning indicator to embed Sakimori 2020-12-26 20:58:47 -0500
  • 97cde3652e fixed a missing return Sakimori 2020-12-26 20:56:10 -0500
  • 3e1ce7d2bf missed some close quotes too Sakimori 2020-12-26 20:43:18 -0500
  • d330a36849 missed a paren Sakimori 2020-12-26 20:42:25 -0500
  • 145cd6a8c0 made it more clear which team is batting Sakimori 2020-12-26 20:35:38 -0500
  • 4330c57b67 made my own dang name consistent Sakimori 2020-12-26 20:28:36 -0500
  • 6e8a54cead
    Merge pull request #39 from robbyblum/master Sakimori 2020-12-26 20:27:27 -0500
  • 1aac5fbc1a
    Merge branch 'master' into master #39 Sakimori 2020-12-26 20:27:03 -0500
  • b3d0f8c731 added more information to end_of_game embed Sakimori 2020-12-26 20:23:44 -0500
  • a2817a9710 i think this is just atom removing trailing whitespace when i save RLB 2020-12-26 20:18:27 -0500
  • a334d43c55 fix 0 star display, hopefully RLB 2020-12-26 20:18:01 -0500
  • 29a87f4234 fixed the teams search list out of range error with a single "-1" Sakimori 2020-12-26 20:11:05 -0500
  • 84e2bccb75 added 120 second timeout to setupgame Sakimori 2020-12-26 20:09:19 -0500
  • c6ca204c7f added "game_freeze" to config, set 1 to stop new games. also added 30 inning limit to non-owners Sakimori 2020-12-26 20:02:39 -0500
  • 1b8a597af8 removes trailing spaces from player names in saveteam Sakimori 2020-12-26 18:12:38 -0500
  • b47e685fbf
    Merge pull request #32 from esSteres/master Sakimori 2020-12-26 17:35:14 -0500
  • 696d065cb7 add help command #32 Eli 2020-12-26 16:35:18 -0500
  • da38583463
    Update the_prestige.py Sakimori 2020-12-26 05:23:01 -0500
  • 38d108e36b added plate appearance tracking (oops) and a sacrifice stat (also oops) Sakimori 2020-12-26 05:21:14 -0500
  • 7194c63813
    Update database.py Sakimori 2020-12-26 05:11:47 -0500
  • 220a6a7a4b Merge branch 'master' of https://github.com/Sakimori/matteo-the-prestige Sakimori 2020-12-26 05:09:58 -0500
  • cab164aec8 made the search results title reflect the actual search, limited search length Sakimori 2020-12-26 05:09:49 -0500
  • 939192e0e7
    Update README.md Sakimori 2020-12-26 04:57:54 -0500
  • d8a1817bfd fixed another typo Sakimori 2020-12-26 04:51:43 -0500
  • 9bc5f4a057 Merge branch 'master' of https://github.com/Sakimori/matteo-the-prestige Sakimori 2020-12-26 04:47:54 -0500
  • 00fbbf71a5 added stat collection, fixed a database bug, fixed a typo, added showallteams and searchteams Sakimori 2020-12-26 04:46:42 -0500
  • cee6f6ad80
    Update README.md Sakimori 2020-12-26 02:05:51 -0500
  • 6b4c73227b Merge branch 'master' of https://github.com/Sakimori/matteo-the-prestige Sakimori 2020-12-26 01:09:44 -0500
  • 1d20d8b862 fixed a stray parenthese Sakimori 2020-12-26 01:07:10 -0500
  • b5f21ab9a2
    Update README.md Sakimori 2020-12-26 01:01:30 -0500
  • c9f0ebfc93 required at least 2 innings for startgame, checks player name length in save team Sakimori 2020-12-26 00:27:14 -0500
  • 0ba2f35978 pins and unpins games Sakimori 2020-12-26 00:17:49 -0500
  • a1970d6077 gave half-innings and start of game some room to breathe Sakimori 2020-12-26 00:08:45 -0500
  • 14c324c2cb moved the bases into the embed, increasing max games three-fold Sakimori 2020-12-25 20:47:24 -0500
  • 5f8de16d51 removed stray dot in team embeds Sakimori 2020-12-25 20:38:03 -0500
  • 77975ebf90 fixed merge conflict Sakimori 2020-12-25 20:33:50 -0500
  • ad7e3ac176 Add weather output #15 hillexed 2020-12-25 19:56:18 -0500
  • e647a910d8 Add rudimentary weather implementation hillexed 2020-12-25 19:50:25 -0500
  • 0ea47c1adb
    Update README.md Sakimori 2020-12-25 17:57:47 -0500
  • 66aa1bc59c
    Update README.md Sakimori 2020-12-25 17:34:42 -0500
  • 73fb101b43
    Update README.md Sakimori 2020-12-25 17:34:28 -0500
  • ef8bea229e
    Create README.md Sakimori 2020-12-25 17:34:11 -0500
  • 8f9e67a2b3
    Create FUNDING.yml Sakimori 2020-12-25 16:36:13 -0500
  • b81b237fd8 fixed the error messages Sakimori 2020-12-24 05:41:19 -0500
  • fe38b04c61 fixed the error messages Sakimori 2020-12-24 05:41:19 -0500
  • 1197bbbccc removed a debug print, added startgame with 2 saved teams Sakimori 2020-12-24 05:18:29 -0500
  • ab8151206b added ;saveteam, ;showteam, ;showplayer Sakimori 2020-12-24 04:51:38 -0500
  • 2ec0efefc9 fix soulscream display bug, fixed sac fly runs not scoring properly Sakimori 2020-12-23 18:02:55 -0500
  • 25ab287529 broke idolizing, then fixed it Sakimori 2020-12-22 21:03:27 -0500
  • 3bb98ab8a0 complete in-situ setup of a blaseball game. Sakimori 2020-12-22 20:20:58 -0500
  • 74e35f71e3 added a name limit for idols, and escaped mentions from names Sakimori 2020-12-22 15:15:18 -0500
  • f9e41031ad fixed the looping Sakimori 2020-12-22 15:02:28 -0500
  • fb566d3979 added a nifty embed/emoji combo to display games in progress nicely Sakimori 2020-12-22 07:59:46 -0500
  • ab45b5f057 functional blaseball games with a preset team. Sakimori 2020-12-22 01:56:33 -0500
  • 844450c142 dialed in the simsim levers to accurately simulate baseball Sakimori 2020-12-21 04:46:12 -0500
  • c7ec53375a merge conflict Sakimori 2020-12-21 00:34:38 -0500
  • 8235532819 set up at-bat simulation in games.py, and a test function in the_prestige. Sakimori 2020-12-21 00:23:02 -0500
  • cdf9d96cc6 set up at-bat simulation in games.py, and a test function in the_prestige. Sakimori 2020-12-21 00:23:02 -0500
  • 0141723e1b fixed bug displaying half-stars Sakimori 2020-12-20 14:05:31 -0500
  • f194a60042 added idolize and showidol commands, as well as an easter egg! Sakimori 2020-12-20 07:25:25 -0500
  • 9aea2cf9dc added m!roman [int]; returns error string or a number in roman numerals Sakimori 2020-12-20 05:28:47 -0500
  • b3c045664b Merge branch 'master' of https://github.com/Sakimori/matteo-the-prestige Sakimori 2020-12-20 01:35:51 -0500
  • 6fd4120b8f changed onomancer endpoint to allow for / characters Sakimori 2020-12-20 01:31:48 -0500
  • 4b9af3a967 changed onomancer endpoint to allow for / characters Sakimori 2020-12-20 01:31:48 -0500
  • 1be65a16b3 Merge branch 'master' of https://github.com/Sakimori/matteo-the-prestige Sakimori 2020-12-20 00:32:03 -0500
  • 178d3965a8 Merge branch 'master' of https://github.com/Sakimori/matteo-the-prestige Sakimori 2020-12-20 00:17:05 -0500
  • 40a6fd4c1d Merge branch 'master' of https://github.com/Sakimori/matteo-the-prestige Sakimori 2020-12-20 00:17:05 -0500
  • 7189257e7a added introduction command, to be run by owner only Sakimori 2020-12-20 00:13:23 -0500
  • b1703eb076 added introduction command, to be run by owner only Sakimori 2020-12-20 00:13:23 -0500
  • 25c7547dea
    Delete config.json Sakimori 2020-12-19 23:09:33 -0500
  • d0f6ff7f09 caches soulscreams in matteo.db, valid for 7 days Sakimori 2020-12-19 22:14:45 -0500
  • 30886ce7b9 functional soulscream retriever Sakimori 2020-12-19 20:26:05 -0500
  • 25e16c42c4 initial commit Sakimori 2020-12-19 19:09:50 -0500
  • b9677f6278 Add project files. Sakimori 2020-12-19 19:08:09 -0500
  • e4be44eabd Add .gitignore and .gitattributes. Sakimori 2020-12-19 19:07:51 -0500