forked fromdevopsjourney1/discord-bot
- Notifications
You must be signed in to change notification settings - Fork0
java-codehunger/discord-bot
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
docker image build -t ubuntu:dbot.Create apphttps://discord.com/developers/applications
Click bot, then reveal token. Also use the bot permissiosn calculator
Construct a OAUTH URL:https://discord.com/oauth2/authorize?client_id=CLIENT_ID_GOES_HERE&scope=bot&permissions=8
docker image build -t bradmorg/ubuntu:dbot /home/pi/discord-botdocker push bradmorg/ubuntu:dbot docker stop discordbot docker rm discordbotdocker run --name discordbot --restart always -d -e TOKEN=$TOKEN bradmorg/ubuntu:dbotAbout
No description, website, or topics provided.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- Python78.7%
- Dockerfile21.3%