Skip to content

A bot that notifies about jme services health status and emails. | Mirror of https://github.com/riccardobl/jme-discordbot - Please report issues to the original repo.

License

Notifications You must be signed in to change notification settings

jMonkeyEngine/jmonkeyengine-webservices-discordbot

Repository files navigation

JME Discord Bot

A bot that notifies about health status and email.

Build

docker build -t jme-discordbot .

Run

docker run \
-d \
--restart=always \
--name="jme-discordbot" \
--read-only \
-v $PWD/config.json:/app/config.json:ro \
--tmpfs /tmp \
 jme-discordbot

About

A bot that notifies about jme services health status and emails. | Mirror of https://github.com/riccardobl/jme-discordbot - Please report issues to the original repo.

Resources

License

Stars

Watchers

Forks