Skip to content

jackharrhy/webdiplomacy-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webdiplomacy-info

Build Status

Run via Docker

docker run -d -e WEBDIP_GAME_ID="123456" \ 
   -e WEBDIP_DISCORD_WEBHOOK_URL="https://discordapp.com/api/webhooks/1234/abcdefg" \
   --name webdiplomacy-info jackharrhy/webdiplomacy-info

Run without Docker

Requires Python 3 (tested only on 3.7)

cp .env.vidst .env
# edit the .env file with your editor of choice
pip install -r requirements.text
python remind.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published