Skip to content

A Discord bot that tells when the weather is the driest according to meteo france forecast

License

Notifications You must be signed in to change notification settings

AntoineAbhay/dry-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dry-weather

A Discord bot that tells when the weather is the driest according to meteo france forecast

Using docker

docker build --tag dry-bot .
docker run -d --restart always -e "DISCORD_TOKEN=XXX" -e "DISCORD_CHANNEL_ID=123" -e "CITY=Paris" dry-bot

About

A Discord bot that tells when the weather is the driest according to meteo france forecast

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published