20 Commits

Author SHA1 Message Date
Twentysix
7a3c963009 FileIO to DataIO conversion (#410) 2016-10-10 03:40:09 +02:00
Twentysix
2dcb1c88d1 [Streams] Better Twitch error handling 2016-09-17 04:03:40 +02:00
Twentysix
2203c7b261 [Streams] Fixed streamalert not using Client-ID 2016-09-15 03:40:14 +02:00
Twentysix
4b453ef22f Clearer / fixed typo in set prefix docstring 2016-08-17 15:22:01 +02:00
Twentysix
292c1861a1 [Streams] Added command to set Twitch's Client-ID
[p]streamset twitchtoken <token>
It will soon be mandatory to make Twitch API calls
2016-08-16 14:24:03 +02:00
Twentysix
f5a0911693 Temp fix for stream checker
Should stop errors on startup
2016-07-03 01:31:24 +02:00
Twentysix
fc93b02639 Escape everyone/here mentions 2016-06-16 23:44:49 +02:00
Twentysix
77bed58c45 Disallow stream alerts in DM 2016-05-27 11:29:59 +02:00
Will Tekulve
6c488ea951 pep8 and not send messages when we don't have permissions 2016-04-09 19:05:06 -04:00
Twentysix
4be9757404 Better unloading of background tasks 2016-03-29 15:41:46 +02:00
Twentysix
76723d5fef Fix for recent twitch API changes 2016-03-23 15:25:25 +01:00
Twentysix
d03bc1dace Further minor fixes for beam.pro 2016-03-18 01:50:56 +01:00
Twentysix
659164e158 Fixed error for inexistent beam.pro streams
Apparently beam.pro is too lazy to use json when inexistent streams are
requested
2016-03-18 01:28:29 +01:00
MindlessPuppetz
2faee7326e Add Beam.pro integration
Adding Beam.pro streaming integration for live notifications.
2016-03-04 22:11:48 -09:00
Twentysix
58e0b6d46a Undoing changes to stream module 2016-02-29 13:59:09 +01:00
Twentysix
76f8543888 Small fix to stream alert 2016-02-28 21:38:49 +01:00
Twentysix
c3bb4e18e9 Delete past stream alerts after new one 2016-02-28 21:18:47 +01:00
Twentysix
cf10822b6e Upped the stream check delay
Temporary "fix". Will check for multiple streams in a single request in
the future.
2016-02-17 14:09:09 +01:00
Twentysix
5bf4b6a888 Removed debug print 2016-02-17 09:42:31 +01:00
Twentysix
d2298439fd Added cogs.streams, fixed trivia encoding issues 2016-02-17 09:04:22 +01:00