1
0
Fork 0
mirror of synced 2024-06-29 03:30:57 +12:00
Commit graph

19 commits

Author SHA1 Message Date
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 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
phxntxm 158c041712 Had general/game status backwards, switched that 2016-07-13 22:45:05 -05:00
phxntxm e0f754d7d9 Corrected the call on general/game stats if a hero is called 2016-07-13 22:44:10 -05:00
phxntxm b1fb52f6b9 Removed searching for overall status when a hero is searched 2016-07-13 22:43:01 -05:00
phxntxm 3fa9220deb Fixed a couple syntax errors 2016-07-13 22:41:51 -05:00
phxntxm 3c8e791855 Added functionality of seraching for specific heroes in overwatch 2016-07-13 22:41:13 -05:00
phxntxm bd23de0844 Added description for the overwatch commands 2016-07-13 22:20:45 -05:00
phxntxm ad735fdc42 Added newlines to the stats for readability 2016-07-13 22:17:26 -05:00
phxntxm 312b2a1b5a Passed the context to the ow command 2016-07-13 22:16:47 -05:00
phxntxm aaa1b8e6ae Added overwatch lookup on users 2016-07-13 22:15:55 -05:00
phxntxm 946b61b926 Replaced the misplaces $ with a % 2016-07-13 21:50:38 -05:00
phxntxm 9eebb9361d The lookup for the profile info takes a while, sent a message before it starts 2016-07-13 21:44:18 -05:00
phxntxm 7a6861c4c5 Changed method name, was interfering with add 2016-07-13 21:27:10 -05:00
phxntxm 33ec7bbb30 Added saving of battletags; prepping for overwatch support 2016-07-13 21:24:41 -05:00