Commit Graph

637 Commits

Author SHA1 Message Date
aikaterna
d0bf0ec89e [RSS] Test out enclosure media plaintext tags 2022-01-07 16:42:37 -08:00
aikaterna
a361fec9b7 [RSS] Add catch for ServerDisconnectedError 2022-01-07 11:20:55 -08:00
aikaterna
15a93e6796 [RSS] Add rss listall for all feeds in a server 2022-01-05 14:47:05 -08:00
aikaterna
e59770c6e5 Update LICENSE 2021-12-31 15:19:41 -08:00
aikaterna
992a520019 [DiscordExperiments] Remove blocked applications
Some activities return "Failed to Launch Activity / This server doesn't have access to the requested activity" now
2021-12-20 09:45:43 -08:00
aikaterna
b0399f95b6 [VoiceLogs] Adjust data statement 2021-11-29 08:28:23 -08:00
aikaterna
52517385ee [VoiceLogs] Fix for user that left the server 2021-11-29 08:27:50 -08:00
aikaterna
fe21416e54 [VoiceLogs] Initial commit 2021-11-28 18:55:39 -08:00
aikaterna
8be890d329 [TTT] ReactionPredicate is not used 2021-11-25 19:56:21 -08:00
aikaterna
02b2b5f778 [DiscordExperiments] Add new games & dev versions 2021-11-23 11:01:57 -08:00
aikaterna
0b21be26f8 [Away] Add Trusty as an author
because let's be real here, dude did a ton of work on it in the past
2021-11-13 12:47:28 -08:00
aikaterna
9e81723b8b [DiscordExperiments] Add new game
Thanks to LifelessMagoo
2021-11-12 18:42:13 -08:00
Alex
b4608e526c handle deleted channels silently (#255)
If a channel is deleted, when doggo comes to woof and that channel no longer exists it should delete the channel id from the config and pick a new one. and it will just ignore a deleted channel if pets command is used.
2021-10-27 14:11:34 -07:00
aikaterna
149c050fcc [RSS] Play nicer with titleless feed entries pt 2 2021-10-27 10:16:09 -07:00
aikaterna
27b668347e Update info.json 2021-10-25 10:16:29 -07:00
PredaaA
dfe27f0cba [DadJokes] Handle aiohttp errors and non 200 status code (#253) 2021-10-24 10:02:55 -07:00
aikaterna
afb8213c99 [DiscordExperiments] Add new game
Thanks to LifelessMagoo
2021-10-19 15:08:12 -07:00
PredaaA
43902aefc9 Add missing data statements. (#251) 2021-10-18 16:56:05 -07:00
aikaterna
d34732def7 [RSS] Support specific "image" tag format
If "image" is a dict and has an "href" tag inside, map it to $image_plaintext
2021-10-16 14:07:31 -07:00
aikaterna
9147d128af [RSS] Black format @ 120 2021-10-16 14:05:09 -07:00
aikaterna
ba60619244 [RSS] Play nicer with titleless feed entries 2021-10-14 19:48:11 -07:00
aikaterna
e224a0310d [RSS] Escape ipv4-like regex a bit better 2021-10-14 19:47:38 -07:00
aikaterna
13ac49dfc5 [Invites] Remove dead pinned invites on lb 2021-10-13 10:42:56 -07:00
aikaterna
ed1179bf10 [RSS] Patch out any ip addresses in bozo response 2021-10-13 09:41:50 -07:00
aikaterna
e307d62343 [DiscordExperiments] Add another alternate ID 2021-10-11 16:33:09 -07:00
aikaterna
2d45b317e6 [DiscordExperiments] Add alternate application ID 2021-10-11 16:16:52 -07:00
Ben Armstrong
89411f2ef8 [Timezone] Output "same" when time zones match. (#250)
* [timezone] Output "same" when time zones match.

* Semantic changes

* Make time_diff_text not rely on rstrip as `0.0` was returning an empty string  
* Don't compare `time_diff` (a float) to ints in `plural` and `position_text`, use time_diff_text's string content and compare to strings

* Version number

Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
2021-10-10 14:56:00 -07:00
aikaterna
84ed247331 Info.json cleanup 2021-10-10 14:22:45 -07:00
aikaterna
40b3bbc363 Info.json cleanup 2021-10-10 13:26:33 -07:00
aikaterna
6ae25b4dbb [Dictionary] Be more specific on replacing
Thanks Axas.
2021-10-06 12:53:21 -07:00
aikaterna
87871bd351 [Dictionary] Fix for non-words on syn & ant 2021-10-06 10:49:18 -07:00
aikaterna
b80dda4688 [ChatChart] Round "others" output 2021-10-04 08:03:32 -07:00
aikaterna
6871ec09ae [MassUnban] Add typing indicator 2021-09-30 16:29:33 -07:00
aikaterna
3c89fcf463 [MassUnban] Skip empty ban reasons 2021-09-30 16:18:06 -07:00
aikaterna
b4e6550aa6 [MassUnban] Initial commit 2021-09-30 16:11:08 -07:00
aikaterna
82505acbf5 [DiscordExperiments] Add new games 2021-09-29 12:55:07 -07:00
aikaterna
9c495f59b1 [TrickOrTreat] Use replies 2021-09-28 11:13:05 -07:00
aikaterna
9a7976b814 [ChatChart] Remove test logging, fix for % totals 2021-09-27 12:09:37 -07:00
aikaterna
1feabd9103 [ChatChart] Even more test logging 2021-09-27 11:47:14 -07:00
aikaterna
cc1d8227d4 [ChatChart] Test logging for size < 0, part 2 2021-09-27 11:31:20 -07:00
aikaterna
1310c45190 [Chatchart] Test logging for size < 0 2021-09-27 11:20:58 -07:00
aikaterna
88718cdfe1 [TrickOrTreat] Minor docstring update 2021-09-27 09:50:07 -07:00
aikaterna
e8f6d72dfb [TrickOrTreat] Fix for steal with no valid users 2021-09-27 09:47:24 -07:00
aikaterna
55f450fdac [TrickOrTreat] Adjust game balance & data clearing 2021-09-27 09:42:06 -07:00
aleclol
81348f97a0 Suppress discord.NotFound (#247) 2021-09-14 11:37:40 -07:00
aikaterna
50e39e5b59 [Tools] Add unidecode to reqs 2021-08-24 08:50:11 -07:00
James
7b0b4496bc [RSS] Replace scipy KDTree with Euclidean distance (#245)
* Replace scipy KDTree with Euclidean distance

* fixed star expression and missing import

* Version number

Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
2021-08-13 14:50:54 -07:00
aikaterna
a00c133c2d [Snacktime] Ignore deleted channels in settings 2021-07-22 16:48:07 -07:00
aikaterna
6d81d7a042 [Tools] Remove uid embed 2021-07-17 17:23:22 -07:00
aikaterna
1c524f7177 [Tools] Change uid page length 2021-07-17 17:15:01 -07:00