https://github.com/runelite/runelite-discord-bot
RuneLite Discord Bot
https://github.com/runelite/runelite-discord-bot
discord discord-bot discord-js github-api nodejs
Last synced: 7 months ago
JSON representation
RuneLite Discord Bot
- Host: GitHub
- URL: https://github.com/runelite/runelite-discord-bot
- Owner: runelite
- License: mit
- Created: 2018-07-14T17:39:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-04T02:34:27.000Z (over 1 year ago)
- Last Synced: 2025-04-14T07:13:22.844Z (7 months ago)
- Topics: discord, discord-bot, discord-js, github-api, nodejs
- Language: JavaScript
- Homepage: https://runelite.net
- Size: 372 KB
- Stars: 17
- Watchers: 7
- Forks: 26
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# runelite-discord-bot [](https://github.com/runelite/runelite-discord-bot/actions?query=workflow%3ACI+branch%3Amaster) [](https://discord.gg/mePCs8U)
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')
