https://github.com/nuhmanpk/snapnutribotv2
Helps you effortlessly track your daily meals and provide insights
https://github.com/nuhmanpk/snapnutribotv2
calories-tracker diet diet-calculator gemini gemini-api hacktoberfest hacktoberfest-accepted healthcare mini-projects-in-python telegram telegram-bot
Last synced: 5 months ago
JSON representation
Helps you effortlessly track your daily meals and provide insights
- Host: GitHub
- URL: https://github.com/nuhmanpk/snapnutribotv2
- Owner: nuhmanpk
- License: mit
- Created: 2024-07-16T07:07:23.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-05T08:07:32.000Z (7 months ago)
- Last Synced: 2025-01-08T18:53:53.564Z (5 months ago)
- Topics: calories-tracker, diet, diet-calculator, gemini, gemini-api, hacktoberfest, hacktoberfest-accepted, healthcare, mini-projects-in-python, telegram, telegram-bot
- Language: Python
- Homepage: https://ai.google.dev/competition/projects/snapnutribot
- Size: 110 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pyrogram-bot
Template for Pyrogram botGet these information first
```
DATABASE_URL = from mongodb.com
DATABASE_NAME = name for your db
BOT_TOKEN = bottoken from @botfather telegram
API_ID = From my telegram site
API_HASH = From my telegram site
GOOGLE_API_KEY = from google developers api
ADMINS = your userid from telegram, use whitespace to sperate them
```To start the bot
```py
python3 main.py
```
#### Live Demo
[](https://youtu.be/NXGQb9dg634)