Skip to content

Tags: andpe/eris

Tags

v0.1.0-alpha2

Toggle v0.1.0-alpha2's commit message
Move module init to run.

Since on_ready is called way later we might want to do this a bit
earlier now. All events are still blocked from firing until we are
ready though.

v0.1.0-alpha

Toggle v0.1.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #5 from andpe/hook-decorators

Add initial support for hooks registered using decorators.

v0.0.2

Toggle v0.0.2's commit message
Discord.py: Bump version to 1.2.5

0.0.1

Toggle 0.0.1's commit message
Increase the max line length allowed.