Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/book000/discord-deliver

Web server to send messages to Discord for use with Docker
https://github.com/book000/discord-deliver

Last synced: 1 day ago
JSON representation

Web server to send messages to Discord for use with Docker

Awesome Lists containing this project

README

        

# discord-deliver

Web server to send messages to Discord for use with Docker

## Configuration

`discord-deliver.env`

- `DISCORD_TOKEN`: Discord Bot Token (required)
- `DISCORD_CHANNEL_ID`: Default Discord Channel Id (optional)
- This value is used if the channel ID is not specified in the URL.

ref: [example directory](example/)

## Warning / Disclaimer

The developer is not responsible for any problems caused by the user using this project.

## License

The license for this project is [MIT License](LICENSE).