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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|