Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

sven-hm/if_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Frotz Bot

usage

dependencies

Except some standard python modules:

  • telepot

  • frotz, the z-machine interpreter

    • clone repo
    • make dumb to get dfrotz
  • a nice interactive-fiction-game, that frotz can handle (like zork)

  • a running telegram bot

Configuration

  1. Rename tfbot.conf.template in tfbot.conf.
  2. Set path to dfrotz.
  3. Set your bot's token you got from BotFather.
  4. Set receiver id, or group id.
  5. Set path to z-game-file.
  6. Set path to backup file.

Start

Run python2.7 run_tfbot.py.

About

Telegram Frotz Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages