docker run -e TOKEN='' -e PREFIX='' ghcr.io/owine/discord-twitter-x-link-bot:latest
TOKEN
(required) your Discord bot token (from developer center)
PREFIX
(option, default !
) a bot trigger prefix (currently nonfunctional)
- Create a new application on the Discord Developer Portal.
- Enable Bot functionality, give your prefered name and avatar.
- Copy the Token for use above.
- Run the container as specified above.
- Authorize the bot and add it to your server by visiting:
https://discord.com/oauth2/authorize?client_id=<YOUR BOT APPLICATION ID>&permissions=274878000128&scope=bot%20applications.commands