bivashy / MC-Auth-with-Link

Fork of mc-auth. Added multiple ways to link
Eclipse Public License 2.0
36 stars 11 forks source link

How to setup up a discord? #169

Closed meshoksnega closed 5 months ago

meshoksnega commented 5 months ago

I need little help for setting a discord, because no info about it in internet

bivashy commented 5 months ago
  1. Set up Discord bot and get Token (For example: https://jda.wiki/using-jda/getting-started/)
  2. Place your Discord token into discord-config.yml
  3. Done
meshoksnega commented 5 months ago

Thank you