Skip to content

kpiboboi/Telegram-AI-Notion-Calendar-Planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram-AI-Notion-Calendar-Planner

Пользователь -> Telegram -> GPT анализирует -> Бот отправляет команду -> Notion обновляется Обратная связь через напоминания и предложения по изменениям

pip instal aiogram

pip install notion-client

pip install requests

Telegram-AI-Notion-Calendar-Planner/ ├─ bot/ │ ├─ init.py │ ├─ main.py │ ├─ config.py │ ├─ notion/ │ │ ├─ init.py │ │ ├─ notion_service.py │ │ └─ tasks.py │ ├─ handlers/ │ │ ├─ init.py │ │ ├─ tasks_handler.py │ │ ├─ help_handler.py │ │ └─ qwen_handler.py │ ├─ qwen/ │ │ ├─ init.py │ │ └─ qwen_client.py │ └─ utils/ │ ├─ init.py │ └─ logger.py └─ .env

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages