This repository was archived by the owner on Aug 28, 2021. It is now read-only.
Replies: 3 comments
-
The examples are incorrect, you can’t define custom events within a subclass unless you manually call Otherwise you’ll need to use The examples will be updated soon to reflect this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
But the message inside |
Beta Was this translation helpful? Give feedback.
0 replies
-
Can you let me know when the examples get updated ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I am using a none class based bot approach and want to ask what the decorator should be for
on_ipc_ready
andon_ipc_error
.Is it
@bot.event
???Beta Was this translation helpful? Give feedback.
All reactions