diff options
| author | Rapptz <[email protected]> | 2017-02-13 21:01:51 -0500 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2017-02-13 21:05:25 -0500 |
| commit | e10cae5dbc496e9e996729af53ba522561b7fe47 (patch) | |
| tree | 57e5c9f876213fc8cb86a53ce4f8c2f40b1a342f /docs/logging.rst | |
| parent | Allow utils.maybe_coroutine to take any arguments. (diff) | |
| download | discord.py-e10cae5dbc496e9e996729af53ba522561b7fe47.tar.xz discord.py-e10cae5dbc496e9e996729af53ba522561b7fe47.zip | |
[commands] Allow converters to be instantiated.
This allows for you to create converters that can have varying
behaviour using the converter's __init__ instead of having to do a
meta-class based approach to get around the fact that __init__ is part
of the interface.
To make up for the lack of __init__, a new method Converter.prepare was
added to do the work that __init__ used to do.
Diffstat (limited to 'docs/logging.rst')
0 files changed, 0 insertions, 0 deletions