1
0
Fork 0
mirror of synced 2024-06-16 17:44:33 +12:00
Commit graph

20 commits

Author SHA1 Message Date
Phxntxm b6a2f491ef Added a force stop command 2016-08-21 15:23:47 -05:00
phxntxm 2f85aebee0 Removed checking player 2 on hangman, there is no player 2 2016-08-21 02:14:40 -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 baa6d5899f Removed converting puncation to blanks 2016-08-19 22:27:48 -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 7735bbc081 CHanged the hangman usage to check lower, to make cases not sensitive 2016-08-16 10:30:04 -05:00
Phxntxm f26e04b1a4 Mass update: Added comments to most of the project. A couple small tweaks made as well 2016-08-15 22:30:52 -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 d89c793343 Corrected how guessing word was handled, added an exception in case a letter is guessed twice 2016-08-14 19:00:01 -05:00
Phxntxm 3faee2022e Corrected issue where if the method existed was being checked, instead of calling it 2016-08-14 18:49:15 -05:00
Phxntxm b7fa339ffa Corrected issue where if the method existed was being checked, instead of calling it 2016-08-14 18:48:17 -05:00
Phxntxm 7ccc78a8ae Removing deleting of the game, as I'm still not sure where the issue is 2016-08-14 18:46:10 -05:00
Phxntxm 69d622a7af Adding printing of the game before removing it, as I'm not sure where the logic failed 2016-08-14 18:36:44 -05:00
Phxntxm a41828d1d1 Corrected error where 'server' was being used in place of self 2016-08-14 18:33:42 -05:00
Phxntxm a65868219f Added newlines to the printing of the man 2016-08-14 18:31:23 -05:00
Phxntxm d932af0ae0 Corrected error where self. wasn't being used 2016-08-14 18:30:10 -05:00
Phxntxm a02184113a Corrected error where self. wasn't being used 2016-08-14 18:28:48 -05:00
Phxntxm 53e593db4e Added required setup function 2016-08-14 18:27:03 -05:00
Phxntxm 1759548e1b Corrected syntax error 2016-08-14 18:26:32 -05:00
Phxntxm 4117583c1d Added a hangman cog 2016-08-14 18:26:10 -05:00