Commit Graph

655 Commits

Author SHA1 Message Date
aikaterna
36c97319a6 [Reminder] Only add menu buttons if pages to flip 2022-05-22 20:16:05 -07:00
aikaterna
cb9e3d43bd [Reminder] Add reminder
This is a fork of ZeLarpMaster's cog with extra commands to list reminders, forget specific reminders, and basic timezone offset consideration as his repo is unmaintained/archived.
2022-05-22 20:08:43 -07:00
aikaterna
31b9835cae [Blurplefy] Update colors and clean up 2022-05-07 11:33:46 -07:00
aikaterna
d1efba9abd [Hunting] Fix for global banks 2022-04-19 12:46:57 -07:00
aikaterna
f69ba09628 [IcyParser] Play nice with older versions of RLL 2022-04-18 18:19:05 -07:00
aikaterna
4cbce0e538 [IcyParser] Switch back to aiohttp and add M3U/8 2022-04-18 17:49:03 -07:00
aikaterna
30994d3d23 [IcyParser] Read ICY 200 OK streams and PLS links 2022-04-15 19:49:25 -07:00
aikaterna
0289347af7 [IcyParser] Add additional exception catch 2022-04-15 10:28:06 -07:00
TrustyJAID
3559a9fad1 Add replies to away (#271) 2022-04-08 16:10:49 -07:00
Alex
dea0c63cfe Add reward feature for shot birbs (#262)
* Add reward feature for shot birbs

Adds the option to set a reward range(min-max) of currency to be given out on a successfully shot birb. Properly handles whether bank is global or not as well

* make it so they can specify 0 as the minimum

users can specify 0 as the minimum reward range
2022-04-04 12:19:49 -07:00
Julien Mauroy
7116f16f7e fix(rss): message longer than 2000 in listtags (#265) 2022-04-04 12:19:41 -07:00
Karlo Prikratki
a5c39f7302 [DiscordExperiments] Add new activities and update names (#268)
* [DiscordExperiments] Add missing activities

* [DiscordExperiments] update Letter Tile name to Letter League

* [DiscordExperiments] update Doodle Crew to Sketch Heads

Doodle Crew is obsolete
2022-04-04 12:15:30 -07:00
aikaterna
00428baf67 [Wolfram] Allow very long answers 2022-03-24 16:15:21 -07:00
aikaterna
e4daca09a9 [RSS] Fix for media_plaintext tag (#263) 2022-03-04 16:32:18 -08:00
aikaterna
1792e683f3 [RSS] Various fixes
* Handle feeds that don't have a link in the feed entry  
* Do not check title matching if a feed entry has a non-matching link and a greater entry time than last post time  
* Fix for $tags_list template key as it was setting it to the last tag found instead of the entire list, also check for duplicate tags during tag finding and do not add them
2022-02-12 18:06:17 -08:00
Alex
6493fa182e fix line 247 "channels" key fixed, renamed to "channel" (#261) 2022-02-06 16:58:11 -08:00
Alex
abff2dee06 snackburr can use bot credits name (#256)
* snackburr can use bot credits name

toggle command for using bank credits name. if credits name has a custom emoji snackburr wont let user toggle it untill they change their credits name. if user toggles it on and THEN changes credits name, snackburr will toggle it back off when he sees it cause snackburr dont play no games

* Update snacktime.py

* Update snacktime.py

* Update snacktime.py

* Update snacktime.py

* nitpicky things

Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
2022-01-23 11:48:45 -08:00
aikaterna
474619a858 [RSS] Don't clean config on dead channels 2022-01-23 11:38:45 -08:00
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