1
0
Fork 0
mirror of synced 2024-05-16 10:32:25 +12:00
Commit graph

919 commits

Author SHA1 Message Date
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 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
phxntxm ef0c4e34aa Corrected how to start command_usage entry 2016-09-29 00:08:17 -05:00
phxntxm 50dcecdfc8 Corrected the order that paramaters were sent to the update record method 2016-09-28 23:57:57 -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
Phxntxm 56be540d55 Started implementation of command usage stats 2016-09-25 22:58:33 -05:00
Phxntxm c1bc48bc9e First implementation of new saving methods 2016-09-25 22:58:12 -05:00
phxntxm e237a26ffb Ensured all keys are formatted nicely 2016-09-24 05:45:42 -05:00
phxntxm 900e8026ee Corrected how to add member/server usage on command completion 2016-09-24 04:55:14 -05:00
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 a6586bc467 Derp... 2016-09-24 00:59:45 -05:00
phxntxm 05826aec69 Converted dict items to a list for easier parsing 2016-09-24 00:58:59 -05:00
phxntxm 17c4437c3c Stopped printing stuff as testing has been completed 2016-09-24 00:54:30 -05:00
phxntxm fca698b557 Moved offset to the class, as due to the scope it couldn't be found 2016-09-24 00:47:56 -05:00
phxntxm 96f61e6ed6 Added cert to gitignore 2016-09-24 00:42:02 -05:00
phxntxm a8078757fa Ensured that the paths needed to create images exists 2016-09-24 00:37:48 -05:00
phxntxm 2284049af0 Merge branch 'master' of https://github.com/Phxntxm/Bonfire 2016-09-24 00:33:27 -05:00
phxntxm 4c0d126c10 Initial implementation of creating a banner for stats 2016-09-24 00:33:17 -05:00
Phxntxm 050a3b8d2f Implemented tracking usage of commands 2016-09-23 21:38:58 -05:00
Phxntxm 0febc3520f Corrected how to get custom permission values 2016-09-23 16:28:33 -05:00
Phxntxm f611b37b11 Added a check to ensure e621 responded without an error 2016-09-22 22:45:26 -05:00
Phxntxm f030504b6f Corrected who was searched on twitch lookups. I fixed this before...what happened...? 2016-09-22 20:53:05 -05:00
Phxntxm 3aec94a5cc Corrected how to check for permission errors 2016-09-22 20:48:18 -05:00
phxntxm 6c8b592d12 Rearranged the 'fails' for boops, to not cause an error when none is provided 2016-09-21 14:16:47 -05:00
phxntxm 911eb41459 Added the url to the logging method, based on twitch saying not client id is specified 2016-09-21 14:11:21 -05:00
phxntxm e2001f9aba Adding a logging for twitch as I can't figure out why it's not working still 2016-09-21 14:09:31 -05:00
phxntxm 70beca85fd Added a message for when someone isn't provided to boop 2016-09-21 14:04:37 -05:00
phxntxm 99fad1d184 Changed client id to be sent as a get variable, as it's not working sending through the headers 2016-09-21 14:03:53 -05:00
phxntxm 2fef94db0f Removed usage of config.loop since bot.loop already exists 2016-09-20 17:22:02 -05:00