1
0
Fork 0
mirror of synced 2024-06-28 11:10:27 +12:00
Commit graph

24 commits

Author SHA1 Message Date
Phxntxm b6a2f491ef Added a force stop command 2016-08-21 15:23:47 -05:00
Phxntxm 9cb1cd25b1 Added a check to ensure that the bot is not being challenged 2016-08-20 20:55:52 -05:00
phxntxm cfac889db8 Corrected issue with the update records, if no entry yet 2016-08-19 01:13:03 -05:00
phxntxm 8919b1210c Changed directory before importing config file, to stop it from erroring out when looking for required files 2016-08-17 15:46:20 -05:00
phxntxm 8239d66524 Corrected syntax errors 2016-08-16 06:12:36 -05:00
Phxntxm 37dbacf3fe Mass update: removed all cases LikeThis and replaced them like_this (This for you Fuyu) 2016-08-14 21:10:12 -05:00
Phxntxm fede75f634 Added a fail check to ensure only one game is setup per server 2016-08-14 18:10:31 -05:00
Phxntxm f9cd43b516 Added the ability to save wins/losses 2016-08-14 16:53:52 -05:00
Phxntxm 3d7a8bd985 Corrected logical checking for places 2016-08-14 16:11:32 -05:00
Phxntxm b7fcad1c61 Added a error check in case someone tries to play in an already used place 2016-08-14 16:04:37 -05:00
Phxntxm 0ffd198da6 Added a message when a game has ended in a tie 2016-08-14 16:03:39 -05:00
Phxntxm 04fe5cbd3e Corrected issue where evaluation was happening instead of assignemnt 2016-08-14 15:57:12 -05:00
Phxntxm 166cc58f39 Corrected logic with checking middle 2016-08-14 15:55:55 -05:00
Phxntxm 616c7fdc4b Corrected which index was checked 2016-08-14 15:37:45 -05:00
Phxntxm 4c49ae8bbf Corrected logic for checking updates 2016-08-14 15:36:10 -05:00
Phxntxm f6d5048f8e Corrected syntax error 2016-08-14 15:32:33 -05:00
Phxntxm 17efd844b2 Corrected issue when middle is not given 2016-08-14 15:31:05 -05:00
Phxntxm 97232c3fe5 Added required invoke_without_command 2016-08-14 15:28:01 -05:00
Phxntxm eb0ab49b15 Made start a subcommand 2016-08-14 15:26:55 -05:00
Phxntxm f3c1c2b335 Added required ctx paramater 2016-08-14 15:25:38 -05:00
Phxntxm 22b71c0528 Added required setup function 2016-08-14 15:24:31 -05:00
Phxntxm e4765a5485 Corrected syntax error 2016-08-14 15:23:50 -05:00
Phxntxm c7bd4eaf21 Corrected syntax error 2016-08-14 15:23:17 -05:00
Phxntxm 0957318142 Created a cog for tictactoe 2016-08-14 15:22:33 -05:00