Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 281 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 281 Bytes

codenames-duet-bot

Deployed instance

@cntgbot, hosted on render.com.

Running the bot

The bot works with Python 3.11.

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

Testing the bot

Command: python -m pytest tests