strinking / futaba

Discord bot for the Programming server
MIT License
28 stars 10 forks source link

Automated role management: create "helper roles" #370

Open robstolarz opened 4 years ago

robstolarz commented 4 years ago

Given a channel and a role to inherit properties from (currently just color), helper roles should be created and automatically made pingable.

e.g. !createhelperrole #c-language C should create a "C (helper)" role of the same color as the "C" role and should be made pingable from the #c-language channel.

telugu-boy commented 4 years ago

Good idea, will make deletehelperrole too

telugu-boy commented 4 years ago

https://github.com/strinking/futaba/pull/373