3.0.4 • Published 7 years ago

discord-pugbot v3.0.4

Weekly downloads
1
License
CC0-1.0
Repository
github
Last release
7 years ago

discord-pugbot

Installation

  1. Install nodejs and npm
  2. Run npm install -g discord-pugbot
  3. Navigate to a folder where you would like to store configuration for the bot.
  4. Run discord-pugbot --init
  5. Go to https://discordapp.com/developers/applications/me/create
  6. Fill in the name & avatar (if you like)
  7. Create Application
  8. Create a Bot User
  9. Copy the bot's Client ID
  10. Invite the bot to your server https://discordapp.com/api/oauth2/authorize?scope=bot&permissions=8&client_id=<Client ID>
  11. Press click to reveal next to Token and copy it
  12. Open config.js and paste the Token
  13. Configure the bot to your liking
  14. discord-pugbot --run