1
0
Fork 0
mirror of synced 2024-06-02 18:54:33 +12:00
Commit graph

201 commits

Author SHA1 Message Date
Phxntxm f94fed38ea Fixed syntax error 2016-07-15 10:18:55 -05:00
Phxntxm 249dac9666 Fixed syntax error 2016-07-15 10:13:11 -05:00
Phxntxm 824715fbd1 Fixed syntax error 2016-07-15 10:11:35 -05:00
Phxntxm 5a1641a9ce Fixed syntax error 2016-07-15 10:10:35 -05:00
Phxntxm dbc4559392 Fixed syntax error 2016-07-15 10:04:03 -05:00
Phxntxm 44e8247841 Fixed syntax error 2016-07-15 10:03:46 -05:00
Phxntxm 70f0021616 Fixed syntax error 2016-07-15 10:02:48 -05:00
Phxntxm 0a5424a54e Fixed syntax error 2016-07-15 09:59:18 -05:00
Phxntxm be3213dbd8 Fixed syntax error 2016-07-15 09:58:39 -05:00
Phxntxm 5ec8603dac Added functionality to add custom permission to commands 2016-07-15 09:58:10 -05:00
Phxntxm fea852ba4e Fixed syntax error 2016-07-15 08:58:28 -05:00
Phxntxm 5a8d7de62d Fixed syntax error 2016-07-15 08:58:07 -05:00
Phxntxm 65f1219fdb Fixed syntax error 2016-07-15 08:56:36 -05:00
Phxntxm 2c9391643e Added error checking for viewing custom permissions 2016-07-15 08:56:13 -05:00
Phxntxm 91d55ffff3 Fixed syntax error 2016-07-15 08:29:24 -05:00
Phxntxm 8af5ecd645 Fixed syntax error 2016-07-15 08:28:23 -05:00
Phxntxm ea4fcdf01f Fixed syntax error 2016-07-15 08:27:55 -05:00
Phxntxm 3ebec94c62 Added perms command; not setup yet, pretty much just a 'pass' at the moment 2016-07-15 08:27:00 -05:00
Phxntxm 1101d287ad Removed custom predicates, will makes custom permissions setup in the future easier 2016-07-15 08:26:32 -05:00
Phxntxm ff4a7e9c46 Removed custom predicates, will makes custom permissions setup in the future easier 2016-07-15 08:26:20 -05:00
Phxntxm 1ef135e124 Fixed the error number 2016-07-15 08:25:58 -05:00
Phxntxm 084cb8fbb4 Corrected syntax error 2016-07-14 13:24:40 -05:00
Phxntxm 73f70139dc Corrected syntax error 2016-07-14 13:24:13 -05:00
Phxntxm 797c4bf8b5 Added a couple more stats to show for overwatch 2016-07-14 13:23:11 -05:00
Phxntxm 6abc5a13dc Corrected syntax error 2016-07-14 10:16:03 -05:00
Phxntxm aec61b5c6e Corrected syntax error 2016-07-14 10:15:36 -05:00
Phxntxm 28d5ce3078 Replaced for loop with genexp 2016-07-14 10:15:13 -05:00
Phxntxm a55e958dac Handled error handling for if a hero does not exist 2016-07-14 08:35:20 -05:00
Phxntxm 0fcc46b5e7 Corrected syntax error 2016-07-14 08:19:45 -05:00
Phxntxm 2d1a9945b5 Changed check to = empty string 2016-07-14 08:19:28 -05:00
Phxntxm 89ac5f092c Corrected syntax error 2016-07-14 08:06:11 -05:00
Phxntxm 6138b5b816 Added handling error if user has not uxed x hero 2016-07-14 08:02:10 -05:00
Phxntxm 964051d48e Cleaning up a bit of redundant coding 2016-07-14 07:49:01 -05:00
Phxntxm fe14187038 Removed o_stats if a hero search 2016-07-14 07:40:48 -05:00
Phxntxm e50b2fe400 Added a new line between each list comprehension 2016-07-14 07:39:55 -05:00
Phxntxm 37eb3d9a04 Corrected syntax error 2016-07-14 07:38:46 -05:00
Phxntxm 921e3afa95 Corrected syntax error 2016-07-14 07:33:17 -05:00
Phxntxm 3e4259307a Corrected syntax error 2016-07-14 07:32:16 -05:00
Phxntxm 3175f66bc5 Only added hero_stats if a hero is searched for 2016-07-14 07:31:53 -05:00
Phxntxm 9ce91171c4 Corrected syntax error 2016-07-14 07:30:55 -05:00
Phxntxm 5fa35a83ae Corrected syntax error 2016-07-14 07:30:18 -05:00
Phxntxm c4065a2669 Setup list comprehension to generalize the json dictionary 2016-07-14 07:29:04 -05:00
phxntxm a0011f5b4f Changed ow to ow stats, the multiple parameters was breaking it 2016-07-14 03:39:31 -05:00
phxntxm 271ab1c716 Moved title() to perform once, at the nd of the string setting up 2016-07-13 23:34:17 -05:00
phxntxm 5915c2cb11 Moved the replacing of _ with ' ' for better functionality 2016-07-13 23:31:52 -05:00
phxntxm 499bc267d9 Testing a genexp in place of the for loop 2016-07-13 23:29:35 -05:00
phxntxm 13c2d479c5 Added overwatch cog as a default cog to load 2016-07-13 23:00:30 -05:00
phxntxm fbd28a8889 Handled exception if no wins or losses have been made with this hero 2016-07-13 22:57:03 -05:00
phxntxm 3f37cc0b14 Actually printed the stats this time 2016-07-13 22:48:02 -05:00
phxntxm 2a502ff92c Removed searching for kill/death ratio when searching for a hero 2016-07-13 22:46:58 -05:00