- Install
nodejs
andnpm
- Windows: https://nodejs.org/dist/v8.2.0/node-v8.2.0-x64.msi
- Ubuntu:
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash - && sudo apt-get install -y nodejs && sudo ln -s "$(which nodejs)" /usr/bin/node
- Other: you probably know better
- Run
npm install -g discord-pugbot
- Navigate to a folder where you would like to store configuration for the bot.
- Run
discord-pugbot --init
- Go to https://discordapp.com/developers/applications/me/create
- Fill in the name & avatar (if you like)
Create Application
Create a Bot User
- Copy the bot's
Client ID
- Invite the bot to your server
https://discordapp.com/api/oauth2/authorize?scope=bot&permissions=8&client_id=<Client ID>
- Press
click to reveal
next toToken
and copy it - Open config.js and paste the
Token
- Configure the bot to your liking
discord-pugbot --run
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Awpteamoose/discord-pugbot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Make dem pugs yo.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published