44 Commits

Author SHA1 Message Date
jack1142
eddac5b8b2
[ccrole] Specify an audit log reason 2020-09-15 23:56:07 +02:00
bobloy
58054c7a92 Rate limits are for NERDS 2020-09-15 15:39:41 -04:00
bobloy
53eda2d9a8 Add logging and support for no response message with ctx.tick instead 2020-08-31 08:50:46 -04:00
bobloy
b7ad892b7f await eligibility 2020-08-18 10:54:42 -04:00
bobloy
438a1be410 Use message_eligible_as_command and no more user_allowed 2020-08-18 10:43:42 -04:00
bobloy
c953bad13e Min bot version bumps 2020-08-18 10:31:28 -04:00
bobloy
d43a1ec80c Black formatting 2020-08-18 10:24:13 -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
79b755556e Merge branch 'master' into 3.4_compatibility
# Conflicts:
#	ccrole/info.json
#	chatter/chat.py
#	reactrestrict/info.json
2020-08-13 12:13:03 -04:00
bobloy
6e9d31df03 ccrole isn't incomplete 2020-08-12 09:44:01 -04:00
bobloy
4f6232fb7d Fix this send_help mistake 2020-08-06 13:39:51 -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
e1256d26a5 Better credits 2020-07-29 11:34:26 -04:00
bobloy
ff074bd603 Small ccrole update, sends help correctly 2020-07-27 12:24:49 -04:00
bobloy
ebe59c9370
Reapply case-insensitivity and get off that command_error train (#101)
* Reapply case-insensitivity and get off that command_error train

* Can't forget their check, thanks again Cog-Creators

This will continue with CCRole being a case-insensitive cog, until the day I change my mind by making this a subclass of CustomCom
2020-07-22 15:25:31 -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
bobloy
6cc5162f56
Use more built-in functions, switch to on_command_error to save on processing power (#97) 2020-07-20 14:31:26 -04:00
Ianardo DiCaprio
aa25cb1f3c Update ccrole.py (#60)
Thanks for the help!
2019-07-18 14:29:11 -04:00
bobloy
81a5ca53cc
Fix spaces in mention error 2018-12-26 15:33:48 -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
ee3d2d90f1 modernize 2018-09-19 15:28:38 -04:00
bobloy
00c20f5453 auto_help update 2018-08-28 10:28:05 -04:00
bobloy
0dffbcc8d8 info updates 2018-08-16 15:39:12 -04:00
Bobloy
273e622fa7 Assorted QoL updates 2018-05-17 09:43:14 -04:00
Bobloy
4d5d277ed1 better yes//no's 2018-05-16 16:33:46 -04:00
bobloy
3f331e2016 new commands.Context 2018-05-12 18:25:47 -04:00
Unknown
75e8ee13b2 Better defaults 2018-05-08 11:54:07 -04:00
Unknown
44784a34bc ccrole details 2018-05-08 11:36:29 -04:00
Unknown
cc89d07480 More details 2018-05-08 10:46:22 -04:00
Unknown
58979fc3aa Almost forgot this is V3 2018-05-08 10:39:45 -04:00
Unknown
5bff294b59 Forgot an await 2018-05-08 10:38:27 -04:00
Unknown
054a8422a0 Text eval
And pep8 nonsense
2018-05-08 10:34:34 -04:00
bobloy
b69fd3b1cf missed () 2018-04-17 21:28:45 -04:00
bobloy
e98c7b1694 permission excepts 2018-04-17 15:33:35 -04:00
bobloy
af00bb3a3a syntax and response1 2018-04-17 15:30:01 -04:00
bobloy
a82f29d2e3 Syntax problems 2018-04-17 15:24:01 -04:00
bobloy
5aa7a380f2 v3 update 2018-04-17 14:58:38 -04:00
Bobloy
ba80fb8d6b v3 conversion beginning 2018-03-23 09:36:45 -04:00
Bobloy
89ad3939b8 Initial commit 2017-10-26 13:01:21 -04:00