Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/uiharukazari2008/marverlousdiscordbridge


https://github.com/uiharukazari2008/marverlousdiscordbridge

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# MarverlousDiscordBridge

Simple discord bot that will relay discord messages and VC join notifications to "AMarverlousDisplay" API.
Note this is using the new message queueing API and must be updated to the latest version!

## config.json
```json
{
"token": "BOT_TOKEN",
"display": "127.0.0.1:7878",
"channels": [
"LIST OF CHANNELIDS TO MONITOR"
]
}
```