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

91 commits

Author SHA1 Message Date
Phxntxm b28d6ff4b8 Added a default user agent to use, modifiable from the config file 2016-10-28 19:33:55 -05:00
Phxntxm e00985c1c7 Corrected all cases of no_pm, to ensure all commands are set as they should. 2016-10-06 20:16:25 -05:00
phxntxm e08d48f50c Corrected issue where member id wasn't added to picarto entry 2016-09-28 20:41:20 -05:00
phxntxm 26f32f9967 Update to saving method, using a much more robust method 2016-09-28 18:39:34 -05:00
phxntxm 2fef94db0f Removed usage of config.loop since bot.loop already exists 2016-09-20 17:22:02 -05:00
Phxntxm 8bd014a345 Added a check to make sure the server is found, as now that the bot is sharded we may not detect the correct server 2016-09-03 17:18:24 -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 9f4a0400e5 Changed up the settings for checking if a user is on picarto 2016-08-20 00:34:17 -05:00
phxntxm c8730a3b6f Corrected some syntax/pep8 errors 2016-08-16 10:22:32 -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 aaa63a7c27 Changed variable name to not interfere with the method name 2016-08-12 19:38:56 -05:00
Phxntxm dee1b616f2 Changed which endpoint was checked, so there's no need to make an http request for every user to check if they are online 2016-08-11 14:33:19 -05:00
Phxntxm d906b46daf Changed notifications settings so that a mod can set a certain channel, for all notifications 2016-08-11 14:00:24 -05:00
phxntxm dc257e9072 Corrected error when the wrong key was searched 2016-08-10 10:23:15 -05:00
phxntxm 23901ed148 Removed pass, might have been causing the issue with checking if someone has gone live 2016-08-10 10:20:58 -05:00
phxntxm 2b4b467c55 Changed the picarto settings, to allow multiple servers to be notified 2016-08-09 23:46:28 -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 e07bc8359e Removed error printing, changed up how the name is printed 2016-08-08 18:43:18 -05:00
phxntxm e7b4f1c980 Printing error, as the checking for online isn't working for picarto 2016-08-08 18:40:52 -05:00
phxntxm 3a857b641f Changed the notification method name 2016-08-08 18:32:33 -05:00
Phxntxm 8b6aea195f Uncommented the check to see if someone has gone online 2016-08-08 17:26:44 -05:00
Phxntxm 9abe4f1d00 Changed descrption when adding a picarto URL, to make it clear the channel will be the one notified 2016-08-08 17:21:50 -05:00
Phxntxm bdc66075a2 Changed where the bot sends a message, based on the channel saved 2016-08-08 17:21:04 -05:00
Phxntxm 01ab4b8861 Corrected the discord object 2016-08-08 17:15:17 -05:00
Phxntxm 6538ab0651 Added the ability to change which channel is notified whne you go live 2016-08-08 17:10:07 -05:00
Phxntxm c3d66e60b4 Added a loop to check if someone has gone live on Picarto 2016-08-08 16:53:29 -05:00
Phxntxm 62f78b6ee0 Saved the content when changing notifications 2016-08-08 16:50:50 -05:00
Phxntxm 92678a6344 Saved the content when changing notifications 2016-08-08 16:50:29 -05:00
Phxntxm b1e0d05137 Added notification commands, and the ability to remove picarto URL's 2016-08-08 16:48:59 -05:00
Phxntxm 125eb1895c Changed when to title and replace _, as it was affecting more than I wanted 2016-08-08 16:46:02 -05:00
Phxntxm 3ebe96ef43 Added social_urls to the list of things to print 2016-08-08 16:44:58 -05:00
Phxntxm 906d31bdb3 Corrected the URL checked 2016-08-08 16:40:26 -05:00
Phxntxm ff7e5ddee4 Corrected the URL checked 2016-08-08 16:39:50 -05:00
Phxntxm 7bec2d260a Fixed error where the url was not being retrieved 2016-08-08 16:37:44 -05:00
Phxntxm 57c17bd952 Imported needed module 2016-08-08 16:35:51 -05:00
Phxntxm a0b50c880c Corrected member paramater 2016-08-08 16:35:15 -05:00
Phxntxm 0eee1bf40b Added the ability to add a picarto url, and view stats about one 2016-08-08 16:28:32 -05:00
Phxntxm 4a551a4258 Added the ability to add a picarto url, and view stats about one 2016-08-08 16:27:46 -05:00
Phxntxm 094f2ad2b6 Added a picarto cog 2016-08-07 15:20:43 -05:00