Skip to content

Violet-Night/Violet-Open-Source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

violet open source

an image of violet, what a cutie!

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.

installation

violet runs on node and uses npm and the discord.io library. Don't forget to do the correct installs npm i

setup

Most of the code is functional, however you must add your own bot token to auth.js and enter some ids in the code.

running the bot

you can run the bot by running index.js with node node index.js

Releases

No releases published

Packages

No packages published