Skip to content

nuhmanpk/SnapNutriBotV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

python3 main.py