TrustyJAID
74a3eba08f
[Mod] Move ignored guilds and channels to core ( #3472 )
...
* Move ignored guilds and channels to core
Add caching for ignored guilds and channels
Add caching for whitelist and blacklist
Fix #3220
Add consume-rest for whitelist and blacklist commands to add multiple users or roles in one command
* Add ability to ignore channel categories
* black
* moveignorechannels should be owner only and cleanup changes
* add changelog entries
* address Feedback
2020-02-15 01:21:09 -05:00
DiscordLiz
8e3a76186b
[Mod] Use a better converter for Hackban & Unban ( #3524 )
...
closes #3523
2020-02-08 07:43:03 -05:00
Michael H
c426aefd1a
Version 3.3.1 ( #3510 )
...
* 331
* okay sphinx
2020-02-05 23:21:38 +01:00
jack1142
8454239a98
[Mod] Fix shorthelp for [p]modset dm ( #3488 )
...
* Update settings.py
* Update settings.py
* Create 3488.misc.rst
* Update settings.py
2020-02-03 16:14:19 -05:00
Michael H
0d3c72f356
changelog and bump ( #3454 )
2020-01-26 20:18:25 -05:00
Ianardo DiCaprio
de4804863a
[Mod] Option to DM user with kick/ban reason. ( #2990 )
...
* FUCK
* FUCK
* FUCK
* Update kickban.py
* Update settings.py
* Update kickban.py
* Update kickban.py
* Add files via upload
* black
* Update kickban.py
* Update kickban.py
* Update redbot/cogs/mod/kickban.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update redbot/cogs/mod/kickban.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update settings.py
* Update kickban.py
* Update and rename 2990.enhance.rst.txt.txt to 2990.enhance.rst.txt
* Update settings.py
* Rename 2990.enhance.rst.txt to 2990.enhance.rst
* Update redbot/cogs/mod/kickban.py
Co-Authored-By: DevilXD <DevilXD@users.noreply.github.com>
* Update redbot/cogs/mod/kickban.py
Co-Authored-By: DevilXD <DevilXD@users.noreply.github.com>
* Update redbot/cogs/mod/settings.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update redbot/cogs/mod/settings.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update changelog.d/mod/2990.enhance.rst
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update redbot/cogs/mod/settings.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update redbot/cogs/mod/settings.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update redbot/cogs/mod/kickban.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update redbot/cogs/mod/kickban.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update kickban.py
* Update settings.py
* Update kickban.py
* Update kickban.py
* Update redbot/cogs/mod/kickban.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update kickban.py
* Update kickban.py
* Update mod.py
* Update settings.py
* Fix SyntaxError
* Don't pass "No reason was given." to modlog case
* Update settings.py
* Update 2990.enhance.rst
* black
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
Co-authored-by: DevilXD <DevilXD@users.noreply.github.com>
2020-01-26 04:18:13 +01:00
Ianardo DiCaprio
1755334124
[Mod] Default days in [p]ban command are now configurable ( #2930 )
...
* Initial Commit
* Added changelog
* Update redbot/cogs/mod/settings.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update redbot/cogs/mod/settings.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update redbot/cogs/mod/settings.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Update redbot/cogs/mod/settings.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* Rename 2930.enhance.rst.txt to 2930.enhance.rst
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2020-01-23 20:37:11 +01:00
Flame442
6ce421363d
Grammar and content fixes for the 3.2 changelog ( #3313 )
...
* yall need better grammar...
* Update changelog_3_2_0.rst
* Delete 2940.enhancement.1.rts
* Delete 2940.enhancement.2.rst
* Delete 3058.enhancement.rst
* Delete 2924.fix.rst
* Delete 2945.fix.rst
* Delete 3060.fix.rst
* Delete 3069.fix.rst
2020-01-09 22:14:38 -05:00
Michael H
d3e8d99bdf
[3.2.0] Changelog ( #3303 )
...
* changelog
* refs
2020-01-09 12:59:55 -05:00
DevilXD
77f1da30ea
Tempban logging improvement ( #2993 )
...
* user and guild are logged now
* Added changelog entry
* Make sure Forbidden always triggers this as well
2019-09-13 18:40:54 -04:00
Michael H
4f1f49d96f
[Modlog] userinfo stops breaking with high numbers of roles on a user ( #2971 )
...
* Fixes it, I guess
* changelog
* reluctant handling of what the people want here
* mypy would have prevented this one
2019-09-02 09:38:19 -04:00
jack1142
fb9fec282b
[Mod] Fix recording username changes ( #2919 )
...
* fix(mod): past names are now properly recorded in `on_user_update` event
* chore(changelog): add towncrier entry
* chore(changelog): specify what commands were affected
2019-08-27 12:42:56 -04:00
DiscordLiz
0c773134f2
[Mod] Fix modset deletedelay ( #2943 )
...
* [Mod] Fix modset deletedelay
fixes #2942
* Style guide fix
2019-08-27 09:27:24 -04:00
Ianardo DiCaprio
b1ccfab6d2
[Mod] BugFix ( #2932 )
...
* Initial Commit
* Add files via upload
2019-08-13 14:33:03 -04:00
DiscordLiz
20091cc10a
[ModLog API] Add default casetypes, remove need for a specific auditlog action ( #2901 )
...
* I know this needs a changelog entry and docs still
* update tests for new behavior
* update docs, filter; add changelog
* Ready for review
* stop fetching the same Audit logs when the bot is the mod
* I forgot to press save
* fix a comprehension
* Fix AttributeError
* And the other place that happens
* timing fixes
2019-07-27 15:37:29 -04:00
DevilXD
0ba9eaeccc
Slowmode now accepts integer only inputs as seconds ( #2884 )
...
* Slowmode now accepts integer only inputs as seconds
* Added changelog entry
2019-07-17 08:47:37 -04:00
Michael H
d4b6fdea92
Add towncrier ( #2873 )
...
* Adds towncrier as our changelog system.
* Updates our contributor guidelines for this.
Resolves #2872
2019-07-17 11:12:43 +10:00