urlExpanderBot/config.py

4 lines
146 B
Python

# Config file
API_ID: int = 0 # This is a placeholder, put the api id here
API_HASH: str = '' # Api hash here
BOT_TOKEN: str = '' # Bot token here