You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(The server with ID 750779254492627078 is the same server I ran the command on)
As the image shows, when using server.create_role to make a new role on a server, the role appears twice on the list returned by server.roles. The two roles are the same and have the same ID.
The duplicate goes away after using bot.init_cache.
Summary
(The server with ID
750779254492627078
is the same server I ran the command on)As the image shows, when using
server.create_role
to make a new role on a server, the role appears twice on the list returned byserver.roles
. The two roles are the same and have the same ID.The duplicate goes away after using
bot.init_cache
.There are no exceptions.
Environment
Ruby version:
ruby 3.1.0p0 (2021-12-25 revision fb4df44d16) [x86_64-linux]
Discordrb version:
discordrb (3.4.2 e384e4a)
The text was updated successfully, but these errors were encountered: