Skip to content

L11K/discord-meeting-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-meeting-bot

Discord bot for code++ discord chat

To install:

  1. clone repo
  2. npm install
  3. add auth.json file containing:
{
  "token": "SERVER-TOKEN-HERE",
  "prefix": "!"
}
  1. run node bot.js

About

Discord bot for code++ discord chat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%