VeyisRavi / CrocodileGame

A word-based Telegram game bot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A word-based Telegram game bot.

License:The Unlicense


Languages

Language:Python 99.7%Language:Procfile 0.2%Language:Shell 0.1%