1
0
Fork 0
mirror of synced 2024-09-28 07:21:16 +12:00
Commit graph

41 commits

Author SHA1 Message Date
phxntxm
ab93c3f436 Add the restriction checking decorator to all commands 2017-06-27 19:26:32 -05:00
phxntxm
efc1a3cf6d Database rewrite/User queue creation 2017-06-07 03:30:19 -05:00
Phxntxm
3754fbc565 Put a newline in before the tictactoe board 2017-05-01 17:45:22 -05:00
Phxntxm
74d22f2d8d Update no_pm to use the decorator instead 2017-04-08 22:04:46 -05:00
phxntxm
a05b768274 Updated for rewrite: Batch 2 2017-03-07 16:35:30 -06:00
Phxntxm
e0f7260a70 Moved utility functions to the utility file 2016-12-09 21:25:08 -06:00
Phxntxm
354a482160 Added examples and results for all commands 2016-11-28 22:55:55 -06:00
phxntxm
0dfa1db8e8 Stopped allowing to start a game with yourself 2016-11-01 14:29:02 -05:00
Phxntxm
bfee72379b Fixed typo 2016-10-16 19:41:55 -05:00
phxntxm
26f32f9967 Update to saving method, using a much more robust method 2016-09-28 18:39:34 -05:00
phxntxm
6f9acb0d7a Changed up what was returned on invalid searches 2016-08-30 20:48:30 -05:00
phxntxm
cad6fd4e14 Awaited the new save/get content methods 2016-08-30 19:11:25 -05:00
phxntxm
5b8fc913b8 PEP8 changes 2016-08-30 17:33:46 -05:00
phxntxm
162ef91379 Created a test command to test shard data 2016-08-30 15:23:12 -05:00
Phxntxm
0214537e49 Correctected the indentation error 2016-08-28 16:41:32 -05:00
Phxntxm
0e785ef9b0 Changed up what permissions are required for role management 2016-08-28 15:00:34 -05:00
Phxntxm
20981729bd Added some aliases, corrected who was looked up for csgo stats 2016-08-21 20:13:39 -05:00
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