Skip to content
/ DrugLoad Public

Telegram bot allows you to retrieve drug data using the fda.gov API

Notifications You must be signed in to change notification settings

riz4d/DrugLoad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DrugLoad

Telegram bot allows you to retrieve drug data using the fda.gov API. You can search for specific drugs, get information about their uses, side effects, and more.

Deployment

Deploy On Heroku

Deploy VPS (Local Machine)

Configurations

put the neccessary values to the appropriate variables in Config.py file
BOT_TOKEN , API_HASH , API_ID

First step:
git clone https://github.com/riz4d/DrugLoad
Second step:
cd DrugLoad 
Third step:
pip install -r requirements.txt
Fourth step:
python3 main.py

About

Telegram bot allows you to retrieve drug data using the fda.gov API

Topics

Resources

Stars

Watchers

Forks