Categorygithub.com/kahnwong/qa-discord-bot
modulepackage
0.0.0-20250121100219-c18232a98bdb
Repository: https://github.com/kahnwong/qa-discord-bot.git
Documentation: pkg.go.dev

# README

QA Discord Bot

Obtaining authentication token

  1. Go to https://discord.com/developers/applications and register an application
  2. Installation > disable install link. Then in Bot -> untoggle public bot
  3. In Bot -> toggle Message Content Intent
  4. Go to OAuth2 -> URL Generator -> tick the "bot" field -> copy the url -> visit it to add bot to a server
  5. OAuth2 -> tick "bot" and "messages.read". In Bot permissions, tick "Read Message History"