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
bobloy
705d9b8238
[V3] guild->server ( #1529 )
...
Mostly string renames
customcom now recognized {guild} and {server}
2018-04-16 11:32:51 -08: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
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