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

https://github.com/seanpray/messageforwarder

tiny discord bot that takes messages from a specified channel and sends it to another specified channel(this is quite shit)
https://github.com/seanpray/messageforwarder

Last synced: about 1 month ago
JSON representation

tiny discord bot that takes messages from a specified channel and sends it to another specified channel(this is quite shit)

Awesome Lists containing this project

README

        

# MessageForwarder
This simple bot is used to forward messages from a collection of channels to other channels.
### Config Options
```token``` - discord token
```color``` - hexcolor of embeds
```channels``` - an array of channel ids to watch for messages in
```send``` - an array of ids of channels to send to, the index position of channels gets sent to the index position of this array
```ignored``` - an array of guild ids to ignore activity from, this can slightly improve the speed for large amounts of channels