[x] - I ran yarn lint to make sure my codebase is consistent
[x] - I link to the relevant issues to be closed, if applicable
Fixed an issue where the bot was not resolving the state lead role from states that had spaces in them. To fix that, they needed to be converted to use hyphens.
Fix hyphenated state channel pings
yarn test
does not throw any errorsyarn lint
to make sure my codebase is consistentFixed an issue where the bot was not resolving the state lead role from states that had spaces in them. To fix that, they needed to be converted to use hyphens.