23 Commits

Author SHA1 Message Date
bobloy
d0445f41c7 Black format update 2020-09-29 17:36:08 -04:00
bobloy
151eca1c76 More 3.4 compatibility, mentions and listeners 2020-08-18 10:01:10 -04: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
jack1142
71791a2f5a
Remove incorrect 3.4+ compatibility layer (#103) 2020-08-03 13:04:57 -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
jack1142
813f531c05
[ForceMention] Disable role mention auto-sanitizer when sending pinging message (#79)
* Update forcemention.py

* it's gonna be a minor bump after all
2020-02-24 12:03:01 -05:00
Ellie
871c737a60 [infochannel] this should work (#54)
* this works 100%

But I also removed making the category, so do check it first because other than the channel count and category, I didn't really change anything else?

* hi
2019-07-17 13:07:28 -04: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
9ead7017fb Apparently I can't see two dots 2018-10-22 08:52:02 -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
3e4730a497
Merge pull request #14 from bobloy/forcemention-update
Forcemention update
2018-08-16 15:42:28 -04:00
bobloy
0dffbcc8d8 info updates 2018-08-16 15:39:12 -04:00
bobloy
02389e03da better message and '' default 2018-08-16 15:37:13 -04:00
bobloy
0fb643c58d optional message 2018-08-16 15:35:12 -04:00
bobloy
ef183232c1 add message 2018-08-16 14:32:45 -04:00
Bobloy
885abc82b6 Role as str to get roles with spaces
Signed-off-by: Bobloy <alboblexloy@gmail.com>
2018-05-14 13:28:17 -04:00
Bobloy
e9036b045a Add info.json
Signed-off-by: Bobloy <alboblexloy@gmail.com>
2018-05-14 13:19:55 -04:00
Bobloy
a3e35f1249 Forcemention inital commit
Signed-off-by: Bobloy <alboblexloy@gmail.com>
2018-05-14 12:12:42 -04:00