Skip to content

fython/TelegramVisualNovelBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Galgame Bot

Play Galgame in Telegram by Bot!

在 Telegram 上通过机器人玩 Galgame!

Demo

Author's Telegram Bot ID: @fython_galgame_bot (Sometimes it may not work :P)

Introduction

Run in Python 3 and pyTelegramBotAPI Library. Load game scene from Markdown files in Internet or local.

Setup and Run

Install pyTelegramBotAPI Dependencies

Please ensure that you have installed Python 3.x and pip in system.

Then, run this command:

pip install pyTelegramBotAPI

Configure Bot Token

Contact @BotFather in Telegram and create your own bot.

Copy token and write token_config.py like this:

### Enter your own bot token plz
TELEBOT_TOKEN = '303421XXX:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'

License

GPL v3

GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007

Copyright (C) 2017 Fung Go

This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it under certain conditions.

Releases

No releases published

Packages

No packages published

Languages