Skip to content

punitzen/discord-bot-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot using Nodejs

built a discord bot using Discord API for group of programmers working on a project, can add roles as per the different computer languages. Used Webhook client for Announcement and Zenquotes API for random inspirational quotes, user can execute commands using prefix $, example $inspire or $announce etc.

Install Dependencies

npm install

Run

add discord bot and webhook token in .env file

npm start

for development (nodemon)

npm dev

Note: It is not fully conventional, will work towards it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published