Skip to content

Singaporean Bridge Game - Improved

Notifications You must be signed in to change notification settings

ang-zy/sg_bridge_bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SG Bridge Bot

A Telegram Bot to host games of Singaporean (Floating) Bridge built in Python3

Try it out on Telegram at @sg_bridge_bot!

Note: This was built as a project after a long hiatus from coding (>2 years?) so I'm not that proud of the code, but I thought I might as well release it on GitHub regardless as someone might find it interesting

Setup

1. Install Dependencies

The only dependency is python-telegram-bot, though do take note that this project uses an outdated version of the library

pip3 install python-telegram-bot==12.4.2

2. Setup Bot Token Setup a new bot on Telegram with BotFather and obtain the API Token. Add your token at line 21 of bot.py

3. Run Bot

python3 bot.py

About

Singaporean Bridge Game - Improved

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%