Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/book000/discord-deliver
- Owner: book000
- License: mit
- Created: 2022-07-04T06:29:47.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-13T20:10:12.000Z (3 months ago)
- Last Synced: 2024-08-13T23:20:55.727Z (3 months ago)
- Language: PHP
- Homepage: https://hub.docker.com/r/book000/discord-deliver
- Size: 27.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).