Michael H
35149f8837
[V3] DM usage fixes ( #1919 )
...
* DM usage fixes
* ...
* ...
* ...
* ok, formatting...
2018-07-12 02:46:14 +02:00
Toby Harradine
c0d01f32a6
[V3] Use our own checks instead of discord.py's ( #1861 )
...
* [V3] Use our own checks instead of discord.py's
* Remove bot.has_permissions checks too
2018-07-12 02:33:39 +02:00
Michael H
1c2196f78f
autohelp changes. ( #1836 )
2018-07-12 01:23:18 +02:00
Tobotimus
033d0113a5
[V3] Send meaningful responses on conversion failure ( #1817 )
...
* [V3] Send meaningful responses on conversion failures
* Replace existing `discord.ext.commands` imports
Just to be sure
* Better Permissions converter response
2018-06-08 21:20:40 -04:00
Michael H
17c7dd658d
[V3 Core] Command group automatic help ( #1790 )
...
* decorator inheritence
* black format
* add autohelp
* modify commands to use autohelp
2018-06-08 20:54:36 -04:00
Eslyium
60a72b2ba4
[V3] Cleanup quotes in cogs ( #1782 )
...
* Cleanup quotes in cogs
* More quote cleanup that I missed
fixed a little bit of grammar here and there as well.
* [V3 Warnings] Change allowcustomreasons docstring
To help not confuse users who would believe that the command would use allow or disallow.
* Run black reformat
2018-06-07 00:42:59 -04:00
Michael H
8610b47a68
[V3 Admin] Announce ignore parameter modification ( #1781 )
2018-06-02 18:20:01 -04:00
Will
35e9fab701
[V3 Admin] Add notes about case sensitivity for selfrole ( #1762 )
2018-06-02 11:01:08 +10:00
Tobotimus
14cc701b25
[V3] Update black version and reformat ( #1745 )
...
* Update black version and reformat
* Pin black in extras_require
2018-05-29 18:37:00 -08:00
rngesus-wept
537531803a
[V3 Admin] Correct spelling of 'hierarchy' ( #1714 )
2018-05-27 12:25:26 -08:00
Michael H
b88b5a2601
[V3] Update code standards (black code format pass) ( #1650 )
...
* ran black: code formatter against `redbot/` with `-l 99`
* badge
2018-05-14 15:33:24 -04:00
palmtree5
efdf69552f
[V3] Beta 12 release ( #1525 )
...
* [V3] update translations from Crowdin
* [V3] bump version to 3.0.0b12
2018-04-16 19:05:21 -08:00
TheFixed
d6ef812704
[V3 Admin] fix typo ( #1537 )
...
it's -> it is or it has
its -> possessive form of it
2018-04-16 17:36:38 -08:00
bobloy
705d9b8238
[V3] guild->server ( #1529 )
...
Mostly string renames
customcom now recognized {guild} and {server}
2018-04-16 11:32:51 -08:00
palmtree5
d60fc06379
[V3] Update translations from Crowdin ( #1490 )
2018-04-02 19:39:07 -04:00
Tobotimus
6138b78c07
[V3 Admin] Make [p]announce consume all args into the message ( #1394 )
...
* Fix announce (resolves #1390 )
* Make other commands consume all args
Also fixes [p]announce channel
2018-03-08 20:45:41 -05:00
Will
57b7db6956
[V3 Admin] Remove guild default channel ( #1381 )
...
* Remove guild default channel
* Fix weird set thing
2018-03-06 09:52:26 +11:00
palmtree5
0593bb9c53
[V3 i18n] Update translations from Crowdin ( #1350 )
2018-02-25 21:57:14 -05:00
Will
c9a6c0ffcc
Converters don't work the way I think they do ( #1336 )
...
(No they don't Will -- Kowlin)
2018-02-23 02:21:39 +01:00
palmtree5
86b5932c8f
[V3] add a script for regenerating all strings ( #1318 )
...
* [V3] add a script for regenerating all strings
* Edits to the yml files
* Fix up deploy section
* Make generate_strings upload to Crowdin
2018-02-19 03:02:22 +01:00
Tobotimus
9dbf56f942
[Config] Retrieve/save values with async context manager ( #1131 )
...
* [Config] Retrieve/save values with async context manager
* Add a little docstring
* Documentation
* Implement async with syntax in existing modules
2017-12-03 18:07:34 -09:00
Tobotimus
86b18c702c
[V3] Custom context class ( #988 )
...
* Create custom context class
* Documentation
* Remove old help method, replace with new
* Update from rebase
2017-10-15 21:02:50 -04:00
Will
4ddd576315
[V3 Admin] Rewrite of Squid-Plugins Admin cog ( #825 )
...
* Add/remove roles
* Announcement
* Edit role stuff
A bit of refactoring
* Selfrole stuff
* Add announce ignore capabilities
* announce configurations
Announcement fixes
* Serverlock initial commit
* Add some admin tests
better test
* Update for new config
* Add user hierarchy checks
* Fix tests
* Update from rebase
* Fix config getter
* Fix async getters/selfrole
2017-10-14 18:05:08 -04:00