/CrocodileGame

A word-based Telegram game bot.

Primary LanguagePythonThe UnlicenseUnlicense

Crocodile Game

A word-based Telegram game bot.

Official hosted bot: @CrocodileGameBot.

Deploying your own

To Heroku

Deploy to Heroku

On your machine

  1. Install requirements:
pip install -Ur requirement.txt
  1. Copy .env.example to .env and add your credentials.
  2. Run main.py:
python main.py

Made with ❤️ and 🐍 by Pathetic Programmers.