-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bot crash after 1min #6
Comments
Can you check that you added the serverID in config.json? "serverID": "7290611111111111" |
Yes serverID is added |
I setup a new branch with a migration from sqlite to mysql I try to catch such issues as well. In your case member is undefined. Did you enable SERVER MEMBERS INTENT and PRESENCE INTENT for the bot on discordapp.com? |
So I need to try again with this new branch ? Yup, |
The new branch is wip and not finished yet.
But it will migrate your sqlite data to mysql.
Von: Vincent Duchêne ***@***.***>
Gesendet: Mittwoch, 2. Juni 2021 14:11
An: acocalypso/DiscordRoleManager ***@***.***>
Cc: acocalypso ***@***.***>; Comment ***@***.***>
Betreff: Re: [acocalypso/DiscordRoleManager] Bot crash after 1min (#6)
I setup a new branch with a migration from sqlite to mysql I try to catch such issues as well.
So I need to try again with this new branch ?
Yup, SERVER MEMBERS INTENT & PRESENCE INTENT are enabled
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#6 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAVW7JIE433XVHXZ5XU4WGDTQYNU7ANCNFSM456KHUQQ>.
|
Ok thanks ! |
You could try the new mysql branch. If you already have a sqlite3 Database the Data will automatically be converted. You only need to create a new mysql database. |
Ok super thank you ! |
It works thank you ! |
Hello,
I have this error whatever I do with the bot :
And it stops the bot.
The text was updated successfully, but these errors were encountered: