* next_bang cleanup
fix unused next_bang reference, added AttributeError exception catch when deleting next bang if message object loses guild attribute and becomes None
* version
Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
* [DiscordExperiments] Hide currently unusable activitives
* [DiscordExperiments] Add `reason` field to invite creation
* [DiscordExperiments] make `app_name` strings more consistent
* formatting
* antiphoneclapper, dungeon, nolinks, region, warcraftlogs can be found on my aikaterna-cogs-unsupported repo
* dalle users should use kaogurai's aiart cog instead
* pupper has moved to Vertyco's cog repo
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.
* 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
* [DiscordExperiments] Add missing activities
* [DiscordExperiments] update Letter Tile name to Letter League
* [DiscordExperiments] update Doodle Crew to Sketch Heads
Doodle Crew is obsolete
* 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
* 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>