Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 703 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 703 Bytes

discord-twitter-x-link-bot

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)

  1. Create a new application on the Discord Developer Portal.
  2. Enable Bot functionality, give your prefered name and avatar.
  3. Copy the Token for use above.
  4. Run the container as specified above.
  5. 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