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