Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-04T02:34:27.000Z (5 months ago)
- Last Synced: 2024-11-09T05:20:20.151Z (2 months ago)
- Topics: discord, discord-bot, discord-js, github-api, nodejs
- Language: JavaScript
- Homepage: https://runelite.net
- Size: 372 KB
- Stars: 17
- Watchers: 9
- Forks: 26
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://runelite.net/img/logo.png)
# runelite-discord-bot [![CI](https://github.com/runelite/runelite-discord-bot/workflows/CI/badge.svg)](https://github.com/runelite/runelite-discord-bot/actions?query=workflow%3ACI+branch%3Amaster) [![Discord](https://img.shields.io/discord/301497432909414422.svg)](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')![preview](https://i.imgur.com/45plIKX.png)