PacketCloud / ALVIS.js

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

Check if permissions roles exist on startup. #9

Closed aschuldhaus closed 7 years ago

aschuldhaus commented 7 years ago

Having no role set is better than having an incorrect (non-existent) role.

aschuldhaus commented 7 years ago

Duplicate of #7 Duplicate of #8