1
0
Fork 0
mirror of synced 2024-06-26 10:10:44 +12:00
Commit graph

993 commits

Author SHA1 Message Date
Phxntxm f4267ef84a Changed base height to help avoid black backgrounds showing up 2016-10-01 20:00:54 -05:00
Phxntxm a8ee52048b Forgot to upload the banner after created, oops 2016-10-01 19:46:51 -05:00
Phxntxm 931b0f3cec Corrected syntax error 2016-10-01 19:42:34 -05:00
Phxntxm 3df0e49782 Added a few more statistics to use the new banner 2016-10-01 19:41:41 -05:00
Phxntxm 7c6346afd5 Removed my manual url encoding to let aiohttp handle it, as this caused it to be double-encoded 2016-10-01 16:55:13 -05:00
Phxntxm b764ad802e Merge branch 'dev' 2016-10-01 15:47:32 -05:00
Phxntxm a84f706464 Stopped using format for query paramaters 2016-10-01 15:29:53 -05:00
Phxntxm 5125e86d21 Checked for error where no permission was provided when trying to add a custom permissoin 2016-10-01 15:29:37 -05:00
phxntxm a3d1c7ea63 Added an error check for an issue where e621 provides data that is not json encodable 2016-10-01 13:12:17 -05:00
phxntxm a51ef0879a Added an error check if a server has no tags setup 2016-10-01 13:11:48 -05:00
phxntxm 653a8039f3 Used a default image if someone does not have an avatar 2016-10-01 13:11:34 -05:00
phxntxm a984f97b21 The command passed to the event was the parent command, and not the command that was actually invoked, for subcommands. We want that for our purposes, so this has been udpated to match 2016-10-01 00:40:03 -05:00
phxntxm 6d92482f50 Corrected how to format the variables 2016-09-30 13:03:30 -05:00
phxntxm e40b03f942 Logging command usage, as it appears to be detecting the parent command for subcommands 2016-09-30 13:02:41 -05:00
phxntxm 576a8a054b Corrected what to search for the filter 2016-09-30 12:25:50 -05:00
phxntxm 64fa6b3c3f Stopped the possiblity for filters to be passed to derpi 2016-09-29 22:27:08 -05:00
phxntxm b62aa7f0b4 Used the corrected error when checking if a command has never been used 2016-09-29 12:36:43 -05:00
phxntxm 7276277b3c Corrected the get_content method; ensured server by default for the leaderboard 2016-09-29 12:33:54 -05:00
phxntxm 7e768d29fc Ensured the context was passed as well 2016-09-29 12:31:58 -05:00
phxntxm 3b81e502be Added the ability to check command usage stats 2016-09-29 12:29:57 -05:00
phxntxm f5ff0e2ca3 Reenabled the battle command 2016-09-29 11:27:37 -05:00
phxntxm f099ba31f1 Forgot to get just the index.... 2016-09-29 02:45:06 -05:00
Dan Hess 975d352c7e Merge pull request #9 from Phxntxm/dev
Dev
2016-09-29 02:41:05 -05:00
phxntxm 0c448d775d Added the ability to get an image from any page from derpi; linked to the original image as well 2016-09-29 02:40:29 -05:00
phxntxm 84cff2b35d Disabling battling until it's been fixed 2016-09-29 01:58:51 -05:00
Dan Hess 689e21fe6b Merge pull request #8 from Phxntxm/dev
Corrected how to start command_usage entry
2016-09-29 00:09:01 -05:00
phxntxm ef0c4e34aa Corrected how to start command_usage entry 2016-09-29 00:08:17 -05:00
Dan Hess 1ff50f64b3 Merge pull request #7 from Phxntxm/dev
Corrected the order that paramaters were sent to the update record me…
2016-09-28 23:58:22 -05:00
phxntxm 50dcecdfc8 Corrected the order that paramaters were sent to the update record method 2016-09-28 23:57:57 -05:00
Dan Hess 7fd5d70c65 Merge pull request #6 from Phxntxm/dev
Major save update
2016-09-28 21:41:45 -05:00
phxntxm 8d58b4bb46 Removed an old comment 2016-09-28 21:40:33 -05:00
phxntxm 7cfcf53476 Corrected returning a prefix when a server does not have a custom prefix 2016-09-28 21:34:58 -05:00
phxntxm dcace0a240 Corrected what was passed to removing permissions 2016-09-28 21:31:53 -05:00
phxntxm 33f689eb5f Corrected which channel was added for alerts; corrected how to check if there are no rules on a server 2016-09-28 21:20:15 -05:00
phxntxm fd21bf5f08 Corrected the filter so that not every single member was changed 2016-09-28 21:03:12 -05:00
phxntxm 891a661d83 Ensured only battletag was updated 2016-09-28 20:57:19 -05:00
phxntxm e08d48f50c Corrected issue where member id wasn't added to picarto entry 2016-09-28 20:41:20 -05:00
phxntxm 7e350a8202 Corrected issue where member id wasn't added to twitch entry 2016-09-28 20:32:35 -05:00
phxntxm bbcd6f5909 Removed conflict of member name 2016-09-28 20:20:46 -05:00
phxntxm 42610f2a92 Corrected how to check for battling stats 2016-09-28 20:19:45 -05:00
phxntxm f591fd1835 Corrected some errors regarding stat printing 2016-09-28 20:00:41 -05:00
phxntxm 0ca396cc1f Corrected list comprehension to remove a poll from the list 2016-09-28 19:46:21 -05:00
phxntxm d6dfa7e5c0 Corrected error where dictionary was saved, instead of a list of dictionaries 2016-09-28 19:43:50 -05:00
phxntxm 891b7f018a Corrected a few issues with strawpolls 2016-09-28 19:39:51 -05:00
phxntxm fc3e947ea4 Corrected what value was checked on polls 2016-09-28 19:27:38 -05:00
phxntxm 19ff5c95b1 Corrected error where content was being overwritten 2016-09-28 19:23:29 -05:00
phxntxm bdacd6ae92 Corrected error where no content was saved when using add 2016-09-28 19:17:07 -05:00
phxntxm 8502c04acd Corrected error where list was being checked, instead of the entry in the list 2016-09-28 18:57:13 -05:00
phxntxm 33739621f5 Updated for new saving method 2016-09-28 18:52:33 -05:00
phxntxm 26f32f9967 Update to saving method, using a much more robust method 2016-09-28 18:39:34 -05:00