Skip to content

mishmish-dev/codenames-duet-bot

Repository files navigation

Build Status

codenames-duet-bot

Running the bot

The bot works with Python 3.9.

Command: python -m codenames.bot [options...]

Testing the bot

Command: python -m pytest tests

The tests run automatically in Travis CI. See config.

Heroku deployment

You have to enable Postgres database for your application and set BOT_TOKEN and HEROKUAPP_NAME config variables. See Procfile.

About

Telegram bot for playing Codenames.Duet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published