RuneLite Discord Bot https://runelite.net
Find a file
2025-11-28 13:53:29 -05:00
.github/workflows Use npm ci instead of npm install 2020-10-24 21:39:25 +02:00
lib explicitly specify protected channels 2025-11-28 13:41:42 -05:00
.gitignore add shared notes system 2022-02-27 22:22:01 +00:00
LICENSE Initial commit 2018-07-14 19:39:08 +02:00
package-lock.json Add confusables for removing symbol garbage 2022-07-06 18:42:22 +02:00
package.json Add confusables for removing symbol garbage 2022-07-06 18:42:22 +02:00
README.md Remove Twitch stream announcement integration 2024-03-30 00:20:53 +00:00

runelite-discord-bot CI Discord

  1. Run npm install
  2. Set env GITHUB_TOKEN to your personal GitHub API token
  3. Set env DISCORD_TOKEN to your Discord bot token
  4. (optional) Set env LOG_LEVEL to debug if you want debug logging
  5. Run node lib/app.js (or without LOG_LEVEL to default to 'info')

preview