2 lines
106 B
Python
2 lines
106 B
Python
WEATHER_API_KEY = "your_token_api" # from openweathermap.org
|
|
BOT_TOKEN = "your_api_bot" # from @BotFather
|