Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)