All Projects → Urinx → Lifeline_SilentNight

Urinx / Lifeline_SilentNight

Licence: GPL-2.0 license
生命线:静夜 on Telegram & Terminal

Programming Languages

python
139335 projects - #7 most used programming language

Lifeline_SilentNight

star this repo fork this repo license platform

Lifeline: SilentNight is now available on Telegram and terminal. You can experience a tense psychological thriller and save Taylor from the green aliens just as same as it's on iOS or Android.

Language support: English, Deutsch, Français, Русский, 日本語, 中文

lifeline

Telegram

If you want to play lifeline game on the telegram, just add the bot count @LifelineSilentNightBot. That's all.

telegram

Terminal

Also, you can play this game just on terminal. Note that it requires Python environment.

python lifeline_on_terminal.py

terminal

Deployment

What's the most import thing is that all these are open source. You can modify the code and build your lifeline telegram bot on your own server.

Before you run the program, one more thing needs your attention. For this program is using telegram bot API based on python-telegram-bot package, you need install the package first.

pip install python-telegram-bot

If you're not familiar with python-telegram-bot, the example telegram_bot_demo.py can help you, it's easy and short and covers the basic APIs.

And then, replace the bot token you get from the @BotFather, now you can start your lifeline telegram bot on server.

python lifeline_on_telegram.py

What's more

I know, there's still much thing remaining to be done, such as playing on web or WeChat, even you can write a new story or script. I have a little time, so it's your turn. Just do it and bring Taylor home!

bring_him_home

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].