-
Notifications
You must be signed in to change notification settings - Fork 43
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
reacttickets - RedBot 3.5.1+ update #101
Comments
Same issue with the gallery cog. Probably needs to be updated for v3.5 as well. |
you can check the dpy2 branch while the main hasnt been updated yet |
Even with the correction to code to get the reactticket cog to load, a ticket can be opened but it never progresses as there is an error stating AttributeError: 'Member' object has no attribute 'avatar_url' |
display_avatar works better instead of avatar_url |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[08:02:11] WARNING [py.warnings] /root/.local/share/Red-DiscordBot/data/Flappy/cogs/CogManager/cogs/reacttickets/init.py:6: RuntimeWarning: coroutine 'Red.add_cog' was never awaited
bot.add_cog(cog)
The text was updated successfully, but these errors were encountered: