Service for linking of tasks from chats to the tracker, WIP service for an Architectural company Lightweight application on pure Java.
Deployment instructions:
- edit java/resources/application.properties file
- add your Telegram Token
- add Telegram bot ID
- add your Notion Token
- ! make sure, your database has a text field "Name" and a multi-select field "Assignee". !
Optional:
- edit java/resource/chatDB.json
- add a telegram chatname and linking board from Notion
How to use:
- send a following message to register teamchat: #register CHAT_NAME = NOTION_DATABASE_ID
- send a following message to send a message in notion: #task @USERNAME Any message you also can attach photos and files.
General commands:
- #task @USERNAME Any message
- #register CHAT_NAME = NOTION_DATABASE_ID
- #reregister CHAT_NAME = NOTION_DATABASE_ID
- #delete CHAT_NAME