Skip to content

starship-crew/telegram-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starship Telegram Client

Starship is a text action Telegram game in which the main target of player is to consistently upgrade his starship and compete in combats with other ones.

This repository provides source code of the Starsihp Telegram bot receiving and handling Starship players' requests gracefully piping them to Starship Core.

Technical specification for the project can be found here.

To run the project, install sqlite3 shared library on your system and run these commands within the repository root:

export TELEGRAM_BOT_TOKEN="*YOUR_TELEGRAM_BOT_TOKEN*"
poetry install
poetry run python main.py

About

Telegram bot for communicating with REST API server in a game manner

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors