Commit Graph

552 Commits

Author SHA1 Message Date
aikaterna
cc8a55f062 [RSS] Fetch channel fix part 2 2021-03-15 09:50:44 -07:00
aikaterna
92a2bd5b73 [RSS] Fetch channel fix 2021-03-15 09:36:55 -07:00
aikaterna
608bcaebcd [RSS] Explain embed image/thumbnail tags 2021-03-11 11:25:26 -08:00
aikaterna
3b72243f91 [RSS] Add time parsing override for specific feeds
This is an owner only addition to provide a way to use published_parsed for post qualification instead of updated_parsed. YouTube RSS feeds are defaulted into this list.
2021-03-08 19:12:35 -08:00
aikaterna
2b3ab743ee [RSS] User facing improvments
* More descriptive error messages for users
* Now will post updates of last post sent
* Handles feeds that do not have entries
* Better channel verification for removing dead feeds
2021-03-03 09:20:40 -08:00
aikaterna
c3f5dc0feb [EmbedPeek] Add line return for dict content 2021-02-27 20:25:42 -08:00
aikaterna
24c154eedb Update README.md 2021-02-27 20:20:32 -08:00
aikaterna
4a546188ff [EmbedPeek] Initial commit 2021-02-27 20:17:02 -08:00
PredaaA
cbd6591acf [Away] Set delete_after with a minimum of 5s (#212)
* [Away] Set delete_after with a minimum of 5s

* AAAAAAAAAAAAAAAAAAAAAAAAAAA more checks!
2021-02-24 09:31:50 -08:00
aikaterna
cf1a63ce8b [WarcraftLogs] Actually get the latest encounter 2021-02-20 14:40:01 -08:00
aikaterna
ae36d3b48c Revert "[Away] Set delete_after with a minimum of 5s (#210)" (#211)
This reverts commit efe32dda52.
2021-02-19 11:34:24 -08:00
PredaaA
efe32dda52 [Away] Set delete_after with a minimum of 5s (#210)
* [Away] Set delete_after with a minimum of 5s

* oops
2021-02-19 11:17:12 -08:00
aikaterna
ece45b3156 [Tools] 2nd fix for join time with no ms 2021-02-16 12:08:55 -08:00
aikaterna
8c5ca67044 [UrlFetch] Catch timeouts and allow base urls 2021-02-10 16:07:23 -08:00
aikaterna
d8722c5356 [CardsAgainstHumanity] Explain game joining 2021-02-10 14:22:11 -08:00
aikaterna
fafafa9859 [RSS] Catch timeout errors 2021-02-10 12:03:43 -08:00
aikaterna
b9194b1d44 [UrlFetch] Tiny cleanup
No, this doesn't have functions copied from RSS, I don't know what you're talking about /s
2021-02-09 16:46:37 -08:00
aikaterna
04c3cd2e9f [UrlFetch] No Config needed 2021-02-09 16:04:06 -08:00
aikaterna
663efc3f85 [UrlFetch] Initial commit 2021-02-09 15:58:42 -08:00
PredaaA
12ff014226 [Away] Reorder config calls at on_message event (#205) 2021-02-07 18:03:06 -08:00
aikaterna
4044b0c83d [RSS] Specific tag format adjustment 2021-01-29 12:57:41 -08:00
aikaterna
fbe505d3c6 [RSS] Fix for tags + catch channel feed names 2021-01-26 08:53:35 -08:00
usedfirewood
0c48900ce7 Fix to Antonyms and Synonyms (#198)
* Update dictionary.py

Test attempt to fix Synonyms

* Update dictionary.py

Another attempt at fixing Synonyms

* Update dictionary.py

Antonym fix

* Update dictionary.py

Antonym fix

Co-authored-by: usedfirewood <usdfwrd@protonmail.com>
2021-01-24 11:34:04 -08:00
aikaterna
d408adddd8 [RSS] Small fixes for rss find 2021-01-24 11:32:00 -08:00
aikaterna
35d42ca1ba [Invites] Fix long leaderboards 2021-01-22 11:40:20 -08:00
aikaterna
2cd7f03f1b [WarcraftLogs] WCL 2.0 2021-01-20 15:01:43 -08:00
jack1142
d8c29b09b4 :( (#197) 2021-01-08 09:41:58 -08:00
jack1142
76aaed32bc [RSS] URL is required param so let's have it that way in the signature (#196)
* [RSS] URL is required param so let's have it that way in the signature

* version

Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
2021-01-08 09:24:40 -08:00
aikaterna
acb8756ec1 [RSS] Add connection timeout catch for rss find 2020-12-25 09:59:23 -08:00
aikaterna
1ee9958594 [RSS] Add rss find 2020-12-24 17:21:55 -08:00
aikaterna
c7dc4c9336 [Tools] sinfo fix 2020-12-18 08:57:56 -08:00
aikaterna
0a0c007761 [Tools] No nick needed 2020-12-17 16:15:00 -08:00
Fixator10
84e24d7e9d trigger typing only if bot has access to send messages (#192) 2020-12-09 11:35:40 -08:00
aikaterna
fd32a9b370 [RSS] Account for None on post time 2020-12-04 15:17:58 -08:00
aikaterna
0134a704fd [RSS] New posts must be newer than last saved time 2020-12-03 16:00:30 -08:00
aikaterna
ab6716dccb Update LICENSE 2020-12-02 10:53:25 -08:00
aikaterna
0056fc1003 [TTT] Info.json formatting 2020-12-02 10:45:20 -08:00
aikaterna
2d0f561fbd [TTT] Initial commit
Adding Apache language to the License specifically for this cog only to cover my usage of porting the TTT cog.
2020-12-02 10:41:09 -08:00
aikaterna
eec578a94c [Dictonary] Fix for synonym and antonym 2020-11-29 13:06:03 -08:00
aikaterna
de65fa0c97 [Chatchart] small semantic change 2020-11-29 12:12:54 -08:00
aikaterna
eadf99ea00 [Chatchart] Add message limit 2020-11-29 11:52:43 -08:00
Predeactor
c6a7026309 pressf for grammar (#189) 2020-11-25 10:45:43 -08:00
aikaterna
164be700fa [Tools] Catch a bad channel 2020-11-18 16:47:49 -08:00
aikaterna
77d5679659 [Tools] cinfo -> chinfo part 2 2020-11-16 10:15:00 -08:00
PhenoM4n4n
90c9c80aec [rndstatus] competing (#186)
* competing

* space
2020-11-16 10:14:23 -08:00
aikaterna
89785c955d Update chatchart.py 2020-11-12 12:55:24 -08:00
aikaterna
0e51574a20 [Tools] cinfo -> chinfo 2020-11-06 16:07:21 -08:00
aikaterna
7f4f756b95 [Invites] Fix for invites show and version 2020-11-05 19:20:03 -08:00
aikaterna
9cee901493 [RSS] Add feed character limit 2020-11-04 12:54:37 -08:00
aikaterna
b2549348d5 [Invites] There's 8-digit codes now too 2020-11-03 18:48:24 -08:00