MotorBot is a bot designed for discord, built on the Node.js javascript runtime environment. It allows for an easy and flexible integration of other API's or commands to make the bot personal.
MotorBot uses a custom written library the DiscordClient Library. This library is built on Node.js which allows the interaction with Discords API. The library is currently integrated within this project with plans of making it a separate node module. Currently, the library and its relevant files are located in the discordClient directory.