Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 healthcare mini-projects-in-python telegram telegram-bot
Last synced: about 2 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 (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-04T07:48:27.000Z (5 months ago)
- Last Synced: 2024-10-12T20:05:12.558Z (3 months ago)
- Topics: calories-tracker, diet, diet-calculator, gemini, gemini-api, healthcare, mini-projects-in-python, telegram, telegram-bot
- Language: Python
- Homepage: https://ai.google.dev/competition/projects/snapnutribot
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- 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
[![Live Demo](https://img.youtube.com/vi/NXGQb9dg634/0.jpg)](https://youtu.be/NXGQb9dg634)