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
815678584f
[V3 Config] Redesign "all_from_XXX" and "clear_all" methods ( #1033 )
...
* Added alternative to all_from_kind
* Returned dicts include default values
Also added docstrings
Also removed all_globals since it's kind of redundant and it wasn't working out for me
* Refactored clear_all
* Tests
* Tests again..
* Make all new methods coroutines
2017-10-19 23:22:58 -04:00
Will
da28630644
[Config] Modify config's all methods to provide default values ( #916 )
...
* Add in functionality for Tobotimus
* Cover all_guilds
* Make it obvious
* Fix auto rename of docstrings
* Fix downloader docs warning
2017-08-14 11:56:53 -08:00
Will
de912a3cfb
[Config] Asynchronous getters ( #907 )
...
* Make config get async
* Asyncify alias
* Asyncify bank
* Asyncify cog manager
* IT BOOTS
* Asyncify core commands
* Asyncify repo manager
* Asyncify downloader
* Asyncify economy
* Asyncify alias TESTS
* Asyncify economy TESTS
* Asyncify downloader TESTS
* Asyncify config TESTS
* A bank thing
* Asyncify Bank cog
* Warning message in docs
* Update docs with await syntax
* Update docs with await syntax
2017-08-11 21:43:21 -04:00
Will
d4da9edb3e
[Config] Fix 'all' handling to match docs ( #889 )
...
* Fix some stuff to match docs
* For Palm__ <3
2017-08-09 21:39:19 -04:00
Will
99bfb2fc7a
[Config] Rewrite ( #869 )
2017-07-31 01:40:31 +02:00
Will
422bbba7f6
[Config] Fix get() functionality ( #815 )
2017-06-16 20:35:32 +02:00
Will
3988fbbc09
[Core] Replaced JsonDB with Config ( #770 )
2017-05-28 04:28:59 +02:00