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

Handle reconnecting after network connectivity loss #10

Open aschuldhaus opened 7 years ago

aschuldhaus commented 7 years ago

Handle manually reconnecting after event where autoreconnecting is not successful. Could link it to the "error" event thrown by Discord.Client