Skip to content

ludotosk/bot-corsi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Bot of my website

What does this bot?

This bot creates pdf using the API provided by one JSON server that I'm hosting on Heroku. When you start the bot it asks you what course you are looking for, then it asks whether you are searching for a master's or for a degree and then it print the result.

Installation (Linux)

pip install python-telegram-bot --upgrade && pip install pdfkit && sudo apt-get install wkhtmltopdf && pip install dotenv && pip install py-dotenv

After the installation, you have to add a .env file where you have to put API_BOT with API from the father bot.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published