Skip to content

tjbrockmeyer/linkbot-x

Repository files navigation

Build Status

Link Bot X

Link Bot reboot

Getting Started

You will require the following:

  • docker
  • docker compose
  • a discord bot
    • save the token from the 'Bot' tab
  • your discord id
    • obtain by enabling developer options and right clicking yourself, then choosing the Copy ID option

Supply all of that information in a .env file as defined in src/config.ts

To run, use npm run dev.