Skip to content
Discussion options

You must be logged in to vote

There have been extensive changes on the current master branch of the repository, namely making most of the extension methods of the bot asynchronous.

This means that such things as:
Bot.add_cog()
Bot.remove_cog()
Bot.load_extension
Bot.unload_extension
and Bot.reload_extension() are now coroutine methods.

You can see more in a gist that Danny wrote up on it.

Replies: 1 comment 13 replies

Comment options

You must be logged in to vote
13 replies
@jelni
Comment options

@neJok
Comment options

@jelni
Comment options

@neJok
Comment options

@jelni
Comment options

Answer selected by neJok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants