ChannelKernel Tracker is the channel where the bot will be sending the updates in.
This is a Telegram Bot to Track Kernel Upstreams Introductionkernel.org and send it to a telegram channel specified. I used BeautifulSoup to scrape the data from the kernel.org website and telegram http api to send the message to the channel.
Configuration
- Get Bot API Key from @BotFather
- Fill the values in
vars_sample.env
and rename it intovars.env
. - And run the bot by running:-
python3 -m tracker