MrHemlock / auto_guild

Creates a Discord server based on a template you layout, making it an easy and quick way to flesh out a server to fit your needs.
MIT License
13 stars 0 forks source link

Potential bug with role_parser #18

Open TwoShock opened 2 years ago

TwoShock commented 2 years ago

Role parser starts out assigning the everyone role by default to the payload. My question is if the yaml file contains the everyone role what would happen? would it update the everyone id or duplicate the role?