Skip to content

task management bot에 사용되는 code snippet 들입니다.

Notifications You must be signed in to change notification settings

skkuding/task-management-bot-code

Repository files navigation

Codes for task management bot

Dedicated task management bot for internal use on SKKUDING!
This Bot gets User info, task info in Notion Database and inspects all tasks.
For full use, write this codes in activepieces code snippet pieces. (1 module = 1 code snippet piece)
image of skkuding activepieces
Example

How to use

  1. Replace NOTION_API_KEY / NOTION_DATABASE_ID in codes.
  2. install npm packages(npm install), then do node index.js.
  3. make use of commentsRes (output of comment.js)
  • in our case, send commentsRes.message to MS Teams.

About

task management bot에 사용되는 code snippet 들입니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published