1
0
Fork 0
mirror of synced 2024-05-15 18:12:31 +12:00
Commit graph

106 commits

Author SHA1 Message Date
Dan Hess 7ea58f4ccc Actually start tasks, oops 2020-12-03 14:46:46 -06:00
Dan Hess 4ba94c106c Correct before decorator 2020-10-10 22:37:55 -05:00
Dan Hess d85454f6cf Big update, use ext.tasks, couple updates to handle chunking better, log errors in tasks to error channel 2020-10-10 22:36:11 -05:00
phxntxm 5f568b37de Update to use new cog paradigm 2019-02-23 14:13:10 -06:00
phxntxm d7c37dd959 Setup online dict before starting task, to ensure dupe onlines aren't sent when starting up the cog 2019-01-29 17:53:07 -06:00
phxntxm ec0fa5509d Base on the actual stream name, not the string 'name' 2019-01-29 00:03:22 -06:00
phxntxm 6269510bf9 Honestly, no idea how the fuck this worked before? That's not how that works... 2019-01-28 23:56:34 -06:00
phxntxm 527d4b19be Some may not exist, assume they're off 2019-01-28 23:48:52 -06:00
phxntxm 943b46d4e9 Correct what to base the status on 2019-01-28 23:45:08 -06:00
phxntxm 75af7dcd6f Rewrite of database/configuration 2019-01-27 20:58:39 -06:00
phxntxm 29a14d2e3b Add spades; Move utils to it's own folder outside cogs; Remove images and fonts 2018-10-29 20:00:37 -05:00
phxntxm 087114033c Add descriptions to classes for help command 2018-10-08 15:40:21 -05:00
phxntxm a96835326c Change to check all requirements in the command checks, not some in on_message 2018-09-23 17:34:14 -05:00
phxntxm e7c2cdceb7 Change database saving, and command reading to not create tasks each time 2018-09-23 01:04:03 -05:00
phxntxm c7742a8023 Move tasks into their own methods, to try to gc better 2018-09-22 11:17:11 -05:00
phxntxm 259da83950 Don't allow removal of picarto before addition, it bugs the entry in the database 2018-09-21 17:03:34 -05:00
phxntxm 8a6ec4e681 Handle default channel no longer existing 2017-09-13 03:47:29 -05:00
Phxntxm 0fcd51958a Removal of default_channel 2017-07-31 20:39:10 -05:00
Phxntxm caa3854dc2 Ensure the Picarto channel is given when checking online 2017-07-15 14:13:40 -05:00
phxntxm ab93c3f436 Add the restriction checking decorator to all commands 2017-06-27 19:26:32 -05:00
phxntxm a8b48bc718 Correct handling of no data returned 2017-06-27 19:12:29 -05:00
Phxntxm b9efeefa89 Setup of picarto specific alerts 2017-06-17 18:04:25 -05:00
Phxntxm 6ab89c1ba5 Remove errant class creations/correct conversion of string to int 2017-06-15 21:42:41 -05:00
Phxntxm e6efcf9042 Check if URL provided is None 2017-06-15 21:37:53 -05:00
Phxntxm df37b78718 Ensure the channel given exists 2017-06-15 21:30:12 -05:00
Phxntxm a09452247e Ensure the channel given exists 2017-06-15 21:27:33 -05:00
phxntxm dc08406739 Use actual_load 2017-06-12 02:10:01 -05:00
phxntxm e6bdf6c8f3 Add avatar back to picarto embeds 2017-06-12 01:48:54 -05:00
phxntxm 05e6d0404f Stupid aiohttp 2017-06-12 01:41:10 -05:00
phxntxm ec1df2dd3d Where did that go? 2017-06-12 01:32:59 -05:00
phxntxm e98f1504cc Correct a couple key changes 2017-06-12 00:48:31 -05:00
phxntxm 51f3696308 Use Picarto's new API 2017-06-12 00:46:07 -05:00
phxntxm efc1a3cf6d Database rewrite/User queue creation 2017-06-07 03:30:19 -05:00
phxntxm 7658241913 Add error messages when picarto URL is not saved 2017-05-03 15:31:28 -05:00
Phxntxm 74d22f2d8d Update no_pm to use the decorator instead 2017-04-08 22:04:46 -05:00
Phxntxm f31dc9c24b Correct issue where an invalid attribute is being referenced 2017-04-01 22:07:47 -05:00
Phxntxm e8b725484a Add a check to ensure that we have online channels 2017-03-27 21:27:17 -05:00
Phxntxm e158d18c4f Silently catch unable to send message errors 2017-03-19 17:43:28 -05:00
Phxntxm a88ee2972b Correct how to check if a channel is online 2017-03-12 21:56:24 -05:00
Phxntxm e0534d1d5b Make a call to get the online channels 2017-03-12 21:54:00 -05:00
Phxntxm c1c1a7c20f Updated picarto to work with rewrite 2017-03-12 21:51:00 -05:00
Phxntxm 1473dc9e67 Convert id's to int 2017-03-12 16:46:43 -05:00
Phxntxm 00c8f2509f Trigger typing when looking up twitch/picarto API 2017-03-09 22:37:43 -06:00
Phxntxm 191a48ce9f Pretty print the title 2017-03-09 22:36:29 -06:00
Phxntxm 6a6ae6683d Don't include at all if there is no value 2017-03-09 22:35:22 -06:00
Phxntxm e5e1ef7638 Add a zero-width space if there is no value to use 2017-03-09 22:33:27 -06:00
Phxntxm 6928c13cfd Corrected the name of social links 2017-03-09 22:28:34 -06:00
Phxntxm d6b1b8bc49 Changed picarto to use embeds 2017-03-09 22:27:52 -06:00
Phxntxm 5c20112ff3 Correct issue where the api URL shadowed the picarto URL 2017-03-09 22:22:44 -06:00
phxntxm 85e70c9a11 Removed unneeded clientsessions 2017-03-08 02:08:01 -06:00