Skip to content

book000/discord-deliver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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.