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

73 commits

Author SHA1 Message Date
phxntxm ff2234640f Checked to see if we can send images, if so, use our new banner, if not stick to the old method 2016-09-24 01:31:20 -05:00
phxntxm 4c0d126c10 Initial implementation of creating a banner for stats 2016-09-24 00:33:17 -05:00
phxntxm 138021bd90 Changed nsfw and rules so that they can are dictionaries 2016-08-30 21:48:37 -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 171d57d259 Saved when adding a new battletag 2016-08-22 18:28:25 -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 881ac09ab7 Removed checking for saving returns True, as this is no longer valid 2016-08-13 15:16:52 -05:00
phxntxm 08518e3beb Made updates to add a default dictionary/list if one was not found in the config file 2016-08-09 21:13:53 -05:00
Phxntxm 3deed243ce Added a kdr to overwatch stats, when a hero is presented 2016-08-05 10:45:43 -05:00
Phxntxm a85082a876 Corrected error where only the author was searched instead of the user 2016-08-05 10:23:59 -05:00
Phxntxm d137884b5b Changed up error checking for if a hero isn't found/not used 2016-08-05 10:15:40 -05:00
Phxntxm 17e78cd38e Changed up error checking for if a hero isn't found/not used 2016-08-05 10:15:08 -05:00
Phxntxm 34e0496e36 Changed up error checking for if a hero isn't found/not used 2016-08-05 10:14:04 -05:00
Phxntxm 2e775e12d4 Changed up the base URL for overwatch 2016-08-05 10:01:06 -05:00
phxntxm 8e050c016e Updates to comply with PEP 8 2016-07-30 19:20:55 -05:00
Phxntxm 70be37b770 Changed the checks on all commands to use the revised custom format 2016-07-30 07:30:28 -05:00
phxntxm 754d2ba043 Updated http request to send a custom user-agent 2016-07-29 19:50:16 -05:00
phxntxm 187ee31fc8 Corrected syntax errors 2016-07-28 18:15:02 -05:00
Phxntxm e68c19fe9d Corrected description on a couple commands 2016-07-28 15:25:22 -05:00
Phxntxm ec191c06fa Changed the required permissions to be send_messages instead of none 2016-07-25 09:25:41 -05:00
Phxntxm afe8efde54 Corrected syntax error 2016-07-24 09:04:50 -05:00
Phxntxm 122e6049cf Corrected syntax error 2016-07-24 09:04:29 -05:00
Phxntxm 8d9c6eb047 Corrected syntax error 2016-07-24 09:04:12 -05:00
Phxntxm fb7edc4523 Corrected syntax error 2016-07-24 09:03:33 -05:00
Phxntxm 1f7da0a4f5 Replaced urllib with aiohttp 2016-07-24 09:02:50 -05:00
Phxntxm dd0d54954d Modified cogs to print an error if Bonfire could not save any data 2016-07-18 07:06:13 -05:00
phxntxm a9267f106e Git rid of useless references, and updated for pep8 2016-07-17 16:10:12 -05:00
Phxntxm 59594a54d9 Changed all references to MySQL saving content, to json content 2016-07-17 10:17:47 -05:00
Phxntxm ae6692867a Added custom permissions accessiblity for all commands 2016-07-16 11:49:14 -05:00
Phxntxm 2e5135dd77 Added custom permissions accessiblity for all commands 2016-07-16 11:48:10 -05:00
Phxntxm 63f00b76ec Removed ability to call many commands in pm 2016-07-16 06:42:44 -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 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