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.
put the neccessary values to the appropriate variables in Config.py file
BOT_TOKEN , API_HASH , API_ID
git clone https://github.com/riz4d/DrugLoad
cd DrugLoad
pip install -r requirements.txt
python3 main.py