This bot will inform you about your day very well and will make your life much easier!
/help - Get the list of commands
/weather - Get the weather of a city
/set_calendar_link [link] - Give the bot your username for your google calendar
/calendar_today - Get the events of today
/set_calendar_notify [time] - Set the time to notify you about the events of the day
[location] - send your location, and the bot will tell you a today-schedule about the place near you
/picture [sentence] - Get morning,noon and evening pictures (The sentence is optional; if not provided, a sentence will be automatically generated based on the current time by Gemini.)
/color - Change the word color in the picture "
-
Installation package
- Install via pip
pip install -r requirements.txt
- Install via poetry
poetry install
-
Fill in your own configuration
- Copy the
config_template.pyfile toconfig.py - Fill in your Telegram bot token ans Geming API key
- Copy the
python main.py