Skip to content
This repository was archived by the owner on May 28, 2022. It is now read-only.
Discussion options

You must be logged in to vote

Ah ... I understand the cause. Please change the code of the following blog as follows

-class MyBot(commands.Cog):
+class MyBot(commands.Bot):
    def __init__(self, cmd_prefix: str):
        super().__init__(cmd_prefix)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@yupix
Comment options

Answer selected by yupix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants