bobloy
3eb499bf0e
black reformat
4 years ago
Brad Duncan
15ecf72c64
Update recyclingplant.py
4 years ago
Brad Duncan
1d514f80c6
adding no response exit condition
...
Previously, if no response was provided by the user, the function would continuously loop.
I've modified the timeout to 20 seconds. When there's no response, +! to timeoutcount variable. When there's been 3 timeouts, break.
4 years ago
bobloy
58ad3fc978
It's actually a maximum
5 years ago
bobloy
035b395eb5
Add `end_user_data_statement`to info.json
5 years ago
bobloy
36dc74cfb1
Add `red_delete_data_for_user`
5 years ago
bobloy
3e4ddb24f0
Add calls to super().__init__ ( #110 )
5 years ago
bobloy
9af8601124
Remove commands.Cog backwards compatibility, and reformatting ( #98 )
...
* Unneeded requirements
* No need for lambda or function
* Remove Cog backwards compatibility, and reformatting
5 years ago
Ianardo DiCaprio
704b1c611b
[All Cogs] Fixed to work for most up to date Red V3 ( #64 )
...
* Update ccrole.py
* listener
* Update audiotrivia.py
* Update audiotrivia.py
* Update audiotrivia.py
* Update chat.py
* Update dad.py
* Update exclusiverole.py
* Update leaver.py
* Update reactrestrict.py
* Update stealemoji.py
* Update lseen.py
* Update __init__.py
* Update qrinvite.py
* Update qrinvite.py
* Depreaction
* Depreaction warning
* Listener
* Update chat.py
6 years ago
bobloy
fa5898f771
Assorted inspection updates
6 years ago
bobloy
f130c3e67f
Cogboard fixes ( #37 )
...
* Unneeded requirements
* Typo and While True
* Empty requirements
* audio tag
* Correct description, `audioset notify` alert, unneeded lavaplayer line
* unneeded requirements
* extra slash
* Add CPU / RAM / Disk warning
* Unneeded requirements
* Proper coglint requirements
* Default for `"Hi {}, I'm Dad"` set to enabled
* unneeded requirements
* Add list command, fix no_pm to guild_only
* Remove some comments and rename variable
* Fix to bugs
* unneeded requirements
* unneeded requirements
* remove pass_context legacy code
* More accurate instructions
* fix custom emojis
* less comments
* Unneeded requirements
* Unneeded requirements
* proper description
* Fix description wrap
* Unneeded requirements
* Unneeded requirements
* Missing await
* Info updates
* `await ctx.embed_requested`
* no requirements necessary
* markdown
* missing help
* Auto_help handles it
* Leaverset channel description
* Embeds and optional nicknames
* text clarification
* test alternative path
* Gotta upload the fixes
* more fix
* another test
* Steal skyrim
* Undo skyrim test
* Forgot await
* Use .json files, proper init to use files, move cooldown to seed
6 years ago
bobloy
da6bbccd3f
black formatting
6 years ago
bobloy
8935303f41
Prep for Red RC1 breaking change
6 years ago
bobloy
3afb2cf43a
Info updates
6 years ago
Bobloy
4cb531ab87
[Snap-Ons] More converted cogs
7 years ago
Bobloy
e1723f5779
Snap-ons V3 conversion initial commit
7 years ago