Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/justmert/lrfc-bot


https://github.com/justmert/lrfc-bot

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

## Discourse Forum - Discord Bot

### Setup

Fill the following environment variables in a `.env` file in the root of the project:

* DISCORD_BOT_TOKEN: The token for the Discord bot
* DISCORD_GUILD_ID: The ID of the Discord guild
* DISCORD_GENERAL_CHANNEL_ID: The id of the Discord channel to post to

### Running

```
python3 lyra_bot.py
```