Discord Bot

Discord is a new platform which has already surpassed Skype and Teamspeak in their popularity, and there are various built in APIs through which we can code our own bots and programs for our server/guild.

Discord mainly authenticates and connects using OAuth2.

The bot reads the messages, processes them, and then outputs a desired result in realtime. The bot was coded in JavaScript

DiscordBot Demo