Telegram bot for displaying the latest news, sports schedules and injury updates.
Use the package manager pip to install following
make dev
Activate virtual environment
source .venv/bin/activate
Deactivate virtual environment
deactivate
- Create config.py inside the root directory.
- Define api_key and grab a key from Bot Father.
- News API for UK and US sports news. 😉
Fire up the bot:
python3 bot.py
Alternatively, you can deploy your own copy of the app using the web-based flow:
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
This project is licensed under the Unlicense License - see the file for details.
(c) 2020 - 2023 Finbarrs Oketunji.