Commit graph

33 commits

Author SHA1 Message Date
7b9379b5c5 Unescape HTML, closes jarvis#159 2022-08-29 01:23:42 +00:00
113b92c177 Add redditor following, fix bugs 2022-07-15 09:20:10 -06:00
f189abbd50 Get extended tweet, closes jarvis-bot#156 2022-06-27 09:24:45 -06:00
3b04182ea2 Set follows gauge on startup 2022-06-14 12:44:05 -06:00
c022a62e98 Add Twitter error tracking 2022-06-14 12:00:07 -06:00
969999fc46 Properly handle HTTP stream errors 2022-06-14 09:00:53 -06:00
f5a8312d78 Catch 401 errors 2022-06-13 21:08:49 -06:00
7876ba0051 Change gauges to not track guild info 2022-06-10 12:06:53 -06:00
1983e6135c Add prometheus 2022-06-10 09:54:54 -06:00
2b080a05b4 Anaffer migration (dis-snek -> naff rename) 2022-05-02 15:17:58 -06:00
4157989040 Validate all follows before starting streams 2022-04-21 10:23:15 -06:00
2eace2a405 Gracefully handle channel not found errors 2022-04-21 10:01:55 -06:00
5ced32ca2b Migrate Twitter to tweepy AsyncStream for faster, more reliable updates 2022-04-20 13:35:57 -06:00
853f833231 Remove logger argument in function docstrings 2022-04-20 11:01:51 -06:00
26bd231920 Rename reddit.stream to reddit.reddit 2022-04-20 09:59:50 -06:00
3a6190247a Make Reddit and Twitter optional 2022-04-20 00:25:06 -06:00
db32e684fb New best practices for logging and filtering out queued tasks 2022-04-19 23:57:26 -06:00
fb9e85733d Move build_embed to tasks, better versioning 2022-04-19 19:56:38 -06:00
8a197a841d Use screen_name instead of name 2022-04-19 11:08:21 -06:00
09676da538 Fix space in usernames 2022-04-19 11:02:25 -06:00
939458bba9 Increase logging in Twitter 2022-04-18 09:14:48 -06:00
c623e341f4 Fix timestamps being wrong 2022-03-26 03:26:20 -06:00
cb1d3809c8 Save account information on update 2022-03-25 12:43:53 -06:00
75338b4a79 Adjust embed username to include @ 2022-03-18 15:22:31 -06:00
0cb744941c Support multiple images 2022-03-18 15:01:44 -06:00
58c33d2077 Changes 2022-03-10 17:22:24 -07:00
933bff6711 Build custom embeds for Twitter 2022-03-02 14:37:45 -07:00
f48af6fc80 Bugfixes 2022-02-19 20:05:40 -07:00
07975106ef Change wait until after first process 2022-02-19 17:14:48 -07:00
af3abd6108 Add logging 2022-02-19 17:03:07 -07:00
e9cd48a21c Fix tasks, logger dependency injection 2022-02-19 16:56:17 -07:00
3782cda364 Remove TYPE_CHECKING 2022-02-19 14:24:41 -07:00
c767174439 Add twitter task 2022-02-19 13:52:28 -07:00