Commit Graph

570 Commits

Author SHA1 Message Date
jack1142
e10b4c90a9 Update RSS's loop to not stop on an unexpected error (#229) 2021-04-30 15:51:49 -07:00
aikaterna
db8b755b9b [Hunting] Version bump 2021-04-29 18:29:56 -07:00
aikaterna
bc1a369507 [Hunting] Only list existing channels 2021-04-29 18:28:07 -07:00
Kreusada
479c7949ce [Warcraftlogs] Add beautifultable to requirements (#227) 2021-04-24 13:24:07 -07:00
PredaaA
d489b6428a [RndStatus] Re-order sleep in maybe_update_presence task (#226) 2021-04-20 17:43:55 -07:00
aikaterna
6d2045bd39 [Quiz] Catch bad category ID 2021-04-12 11:04:13 -07:00
aikaterna
9bce142556 [RndStatus] Handle zero guilds being available 2021-04-12 10:42:28 -07:00
Fixator10
216809fb56 [ChatChart] add check for send_messages for trigger_typing (#225)
*again*
2021-04-12 09:11:45 -07:00
aikaterna
2c086e7dff [Dictionary] Change up some things in the search
Let's see how long this one works
2021-04-07 16:02:47 -07:00
aikaterna
4cd51a9775 [Dictionary] Not everything has an entry 2021-04-07 11:54:21 -07:00
aikaterna
f4c0dfb69d [Dictionary] Fix for antonyms and synonym lookup 2021-04-07 11:48:42 -07:00
Kowlin
226e1ff43e Catch channels that return None (#224) 2021-04-06 10:45:22 -07:00
PredaaA
12b5fff4d8 [PressF] Remove uneeded save (#223) 2021-04-06 10:33:40 -07:00
Kowlin
af4ca0db91 [Hunting] Add support for clearing global leaderboard (#221)
* Add support for clearing global leaderboard

* Microbump
2021-04-06 10:11:00 -07:00
Kowlin
5d44f55908 Refactor code to be more managable (#220)
And add in serverchart
2021-04-02 17:32:46 -07:00
Kowlin
ae231e77bc Convert leaderboard to menus (#219) 2021-04-02 11:09:42 -07:00
Kowlin
6e2e654e16 Add support for blacklisted checks. (#218) 2021-04-01 11:20:40 -07:00
aikaterna
1173e49e6a [RSS] Make sure pubparsed is used when selected 2021-03-18 16:56:09 -07:00
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