16 Commits

Author SHA1 Message Date
bobloy
3eb499bf0e black reformat 2021-07-08 08:30:21 -04:00
Brad Duncan
15ecf72c64 Update recyclingplant.py 2021-07-08 07:37:45 +01:00
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.
2021-07-08 07:37:37 +01:00
bobloy
58ad3fc978 It's actually a maximum 2020-08-13 12:18:31 -04:00
bobloy
035b395eb5 Add end_user_data_statementto info.json 2020-08-06 13:23:53 -04:00
bobloy
36dc74cfb1 Add red_delete_data_for_user 2020-08-06 11:34:05 -04:00
bobloy
3e4ddb24f0
Add calls to super().__init__ (#110) 2020-08-03 13:11:35 -04:00
bobloy
9af8601124
Remove commands.Cog backwards compatibility, and reformatting (#98)
* Unneeded requirements

* No need for lambda or function

* Remove Cog backwards compatibility, and reformatting
2020-07-20 15:25:14 -04:00
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
2019-08-05 10:34:27 -04:00
bobloy
fa5898f771 Assorted inspection updates 2018-12-05 15:13:23 -05:00
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
2018-10-26 15:50:24 -04:00
bobloy
da6bbccd3f black formatting 2018-10-11 11:22:16 -04:00
bobloy
8935303f41 Prep for Red RC1 breaking change 2018-10-01 11:39:12 -04:00
bobloy
3afb2cf43a Info updates 2018-09-24 13:49:05 -04:00
Bobloy
4cb531ab87 [Snap-Ons] More converted cogs 2018-05-15 09:14:11 -04:00
Bobloy
e1723f5779 Snap-ons V3 conversion initial commit 2018-05-14 16:12:40 -04:00