Skip to content

Competitive counting bot for Discord.

Notifications You must be signed in to change notification settings

pkshah2017/tug-of-war

 
 

Repository files navigation

Lint Deploy

tug-of-war

Single-server Discord bot that makes counting competitive.

Development

  1. Install Node.js and npm.
  2. Clone the repository.
  3. Run npm install.
  4. Set up the config.js file. (See the Discord Developer Portal to get your Bot Token)
  5. Run npm start.

Deployment

  1. Generate an OAuth invite link on the Discord Developer Portal.
    • In the OAuth tab, select the bot scope and these permissions: send messages, embed links, attach files, read message history, add reactions (permissions value of 116800).
  2. Invite your bot to a Discord server.
  3. Create a #tug-of-war channel.
  4. In #tug-of-war, write t?bind to get the bot in your channel.

Usage

Type t?help to see what commands you can use.

Contributing

See CONTRIBUTING.md

About

Competitive counting bot for Discord.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%