/discord-demo

Minimal code needed for discord to send message as real user.

Primary LanguageTypeScript

How to use

  • create .env file with USER_TOKEN=your_token variable
  • run with yarn start-ts or yarn dev
  • build with yarn build