sneaksnake / z5bot

Quite stable interactive fiction bot for Telegram.
MIT License
5 stars 5 forks source link

Z5Bot

A script to glue the Telegram Bot API and Frotz together.
Maybe an instance is running right now!

Why?

Playing games by using this bot has these advantages:

Even a Raspberry Pi 2 is able to handle 30 different chats at the same time with ease!

Screenshot

playing alone

it is actually able to run

playing in a group

zomg!

At the time of writing, full documentation doesn't exist and some stuff is still hardcoded.

Installation

Put bot.py, dfrotz.py in a directory. Rename config.json.example to config.json.
Additionally, place

Install python-telegram-bot from pip and run bot.py, e.g. via screen.

Have fun. :D