Michael H
1c2196f78f
autohelp changes. ( #1836 )
2018-07-12 01:23:18 +02: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
Redjumpman
1fd5dffdc7
[V3/Misc] Spelling, Grammar, and doc string fixes. ( #1747 )
...
* Update streams.py
* Update filter.py
* Update permissions.py
* Update customcom.py
* Update image.py
* Update trivia.py
* Update warnings.py
2018-06-01 19:20:12 +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
Michael H
d3f406a34a
[V3 Travis] Update travis to not skip pipfile lock... ( #1678 )
...
* Update travis to not sip pipfile lock
update pipfile dependencies
additional black formatting pass to conform to black 18.5b
* .
* pin async timeout until further discussion of 3.5 support
* .
2018-05-18 17:48:22 -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
Tobotimus
15ea5440a3
[V3 i18n] Internationalise help for commands and cogs ( #1143 )
...
* Framework for internationalised command help
* Translator for class docstring of cog
* Remove references to old context module
* Use CogManagerUI as PoC
* Replace all references to RedContext
* Rename CogI18n object to avoid confusion
* Update docs
* Update i18n docs.
* Store translators in list instead of dict
* Change commands module to package, updated refs in cogs
* Updated docs and more references in cogs
* Resolve syntax error
* Update from merge
2018-05-12 01:47:49 +02:00
Michael H
e86698cfeb
[V3] Update some user facing info (remove old, outdated info) ( #1613 )
...
* remove outdated link in favor of in docstring docsumentation
* Update default Downloader repo url to org repo url (don't rely on github redirect)
2018-05-08 22:27:38 +02: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
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
Will
64af7800dc
[V3 Config] Adjust functionality of get_attr ( #1342 )
...
* Intermediate commit
* Add defaulting stuff to config
* Remove set_attr in favor of set_raw
* Modify get_attr
* Fix issue with clearing data
2018-02-26 11:13:01 -09:00
palmtree5
0593bb9c53
[V3 i18n] Update translations from Crowdin ( #1350 )
2018-02-25 21:57:14 -05: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
aikaterna
0a0f2a9dcc
[V3 CustomCom] Update cc list for V3 ( #1149 )
...
Fix for #1087 .
2017-12-09 19:55:09 -05:00
palmtree5
edabd07719
[V3 Customcom] i18n support (fix Cog-Creators/Red-DiscordBot/issues/1018) ( #1065 )
2017-10-29 11:32:05 -04: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
palmtree5
36b3fbd5bc
[V3 CustomCom] Initial V3 implementation ( #1003 )
2017-10-15 20:50:55 -04:00