Skip to content

pumpingstationone/tempbot

Repository files navigation

Tempbot

Discord bot to report the temperature in various areas of the space to Discord

How to run the container

docker run \
    -d \
    -v $(pwd)/config.ini:/app/config.ini:ro \
    --name tempbot \
    --log-driver=local \
    --restart unless-stopped \
    --network host \
   tempbot:latest

About

Discord bot to report the temperature in various areas of the space

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors