nodejs
and npm
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
npm install -g discord-pugbot
discord-pugbot --init
Create Application
Create a Bot User
Client ID
https://discordapp.com/api/oauth2/authorize?scope=bot&permissions=8&client_id=<Client ID>
click to reveal
next to Token
and copy itToken
discord-pugbot --run
Version | Tag | Published |
---|---|---|
3.0.4 | latest | 5yrs ago |