Skip to content

LoSk-p/robot-game-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run Docker

docker build -t discord_bot .
docker run --name robot_game_bot --detach -v $PWD/discord_bot/data:/discord_bot/data discord_bot

Run Python script

python3.9 -m discord_bot.main

Tests

Run tests:

python3.9 -m pytest -v tests

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages