ALVIS (Asynchronous Learning Virtual Intelligence System) is a server management and utility bot built for the voice and text chat service, Discord. It utilizes Google's DialogFlow servers to introduce natural language request processing to the bot; allowing for communication in plain English - not just commands.
MIT License
0
stars
2
forks
source link
Add error handling in the event that default role does not exist on server. #7
Otherwise could check if default role exists on startup. If not, it can either throw error, or treat it like no default role is set.