This bot will automatically assign roles upon request for designated requestable roles.
It will also eat your vegetables upon request.
Type !role list
for a list of roles.
me: !role list
bot: self/hello self/world
Type !role get [name]
to get that role
me: !role get hello
bot: [thumbs up emoji]
Type !role remove [name]
to remove that role
me: !role remove hello
bot: [thumbs up emoji]
Run go build
or download it from here.
Pass your bot token in the BOT_TOKEN
environment variable.
Run the binary.
Author: Michael Zhang
License: MIT License