Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trialroster

Discord.js bot for facilitating roster signups.

Running:

  1. Checkout repository
  2. Create a config.json in the root directory of the repository:
{
    "token": "<YOUR_BOT_LOGIN_TOKEN>",
    "prefix": "x",
    "BOT_CLIENT_ID": "<YOUR_BOT_CLIENT_ID>",
    "DISCORD_GUILD_NAME": "<YOUR_DISCORD_SERVER_NAME_HERE>",
    "BOT_CHANNEL_NAME": "bot"
}
  1. Run npm install.
  2. Run node .

About

A Node.js Discord bot to support a Roster-signup Discord guild

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages