Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# pyrogram-bot
Template for Pyrogram bot

Get 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)