Skip to content

Selman the bot provides information about the fixtures of the teams, sends links of the match tickets to the users. and calculates how much time is left for the matches of Fenerbahçe.

Notifications You must be signed in to change notification settings

HarunErgen/telegram-fenerbahce-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Telegram Fenerbahce Bot

Selman the bot provides information about the fixtures of the teams, sends links of the match tickets to the users, and calculates how much time is left for the matches of Fenerbahçe.

Bot is created via telegram library. Commands and messages are handled by the functions of the library. My API key and chat IDs are stored in a separate file named constants.py. I used Selenium to scrape data of team fixtures and match tickets from the websites 'www.biletwise.com' and 'www.sporx.com'. By using the datetime library, I calculated how much time is left for the matches, what week it is in the Süper Lig and when the soonest match of the Fenerbahçe is. I determine the commands of the users through regular expression and provide the required response to the users.

2022-01-31_04-49-18 (2)

2022-01-31_04-50-41 (2)

2022-01-31_04-51-59 (4)

About

Selman the bot provides information about the fixtures of the teams, sends links of the match tickets to the users. and calculates how much time is left for the matches of Fenerbahçe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages