12 Commits

Author SHA1 Message Date
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
7b76bc10e0 [Timerole] There was 2 issues with the check_day def (#67)
* Update ccrole.py

* listener

* Update qrinvite.py

* Update qrinvite.py

* Make default enabled False

Made default enabled False, this is because with a decent amount of users this skyrockets your CPU, so making this default off, only servers that actually want it will be enabled, thus reducing CPU usage.

* Update dad.py

* Add optional bot count and online count

* Update timerole.py

* Update timerole.py

* Update timerole.py

* Update timerole.py

* Update timerole.py
2019-08-16 08:44:41 -04:00
bobloy
e85d13969b Black formatting 2018-12-03 09:21:17 -05:00
bobloy
a8b9b8c643
Add ability to remove role after specified time (#44) 2018-12-03 09:14:07 -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
00c20f5453 auto_help update 2018-08-28 10:28:05 -04:00
Bobloy
e4f6cd65f1 bugfix and format and list
Signed-off-by: Bobloy <alboblexloy@gmail.com>
2018-05-14 10:46:13 -04:00
Bobloy
5a835072f8 Timerole initial commit
Signed-off-by: Bobloy <alboblexloy@gmail.com>
2018-05-14 09:58:18 -04:00