violet is a simple discord bot that people new to making discord bots can use to build upon. violet contains some basic and useful code examples.
violet runs on node and uses npm and the discord.io library. Don't forget to do the correct installs npm i
Most of the code is functional, however you must add your own bot token to auth.js and enter some ids in the code.
you can run the bot by running index.js with node node index.js