zeusops / operationbot

A bot for handling events on the Zeusops discord server
GNU General Public License v3.0
7 stars 4 forks source link

block role name duplication #79

Closed MaxKosi closed 3 years ago

MaxKosi commented 3 years ago

fairly simple iterates through the list of roles and raises an error if a role with the same name already exists

Gehock commented 3 years ago

In situations like this I'd recommend amending the linter fix commit directly to the first commit and doing a force-push, especially since the second commit was basically just a few whitespace changes.