Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

motorlatitude/MotorBot-Legacy

Repository files navigation

MotorbotHeader

Github Issues     Build Status     GitHub release     Chrome Web Store

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.

DiscordClient Library

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.