Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

Awpteamoose/discord-pugbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-pugbot

NPM version NPM downloads Dependencies

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

Releases

No releases published

Packages

No packages published