diff options
| author | Rapptz <[email protected]> | 2016-01-10 22:10:42 -0500 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2016-01-10 22:10:42 -0500 |
| commit | 1e941925c2729690a6c3d3a5acb4bc86cf883ed0 (patch) | |
| tree | 0e44cf3f0731dffaa6241ef030be84529be2bd96 /examples/basic_bot.py | |
| parent | [commands] Remove all aliases if the main command is being deleted. (diff) | |
| download | discord.py-1e941925c2729690a6c3d3a5acb4bc86cf883ed0.tar.xz discord.py-1e941925c2729690a6c3d3a5acb4bc86cf883ed0.zip | |
[commands] Add Command.clean_params to have nicer params.
These are params without the self/context parameters. Useful for
showing signature information in the help command without being
bogged down by knowing if the self/context parameters are there.
Hence it makes it easier to iterate knowing that you shouldn't care
about those two parameters.
Diffstat (limited to 'examples/basic_bot.py')
0 files changed, 0 insertions, 0 deletions