Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/justmert/forum-discord-bot


https://github.com/justmert/forum-discord-bot

Last synced: about 1 month 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_CHANNEL_NAME: The name of the Discord channel to post to
* DISCOURSE_WEBHOOK_SECRET: The secret for the Discourse webhook

### Running

```
python3 lyra-bot.py
```