Skip to content

litencatt/notion-bot

Repository files navigation

Notion bot

🤖 A Slack bot searches pages in Notion DB.

Features

  • Select/change DB on modal
  • Add/delete filters in modal
  • Display page search results in modal
  • Display page search results in threads

Quick start

run locally

export SLACK_SIGNING_SECRET=xxx
export SLACK_BOT_TOKEN=xxx
export SLACK_APP_TOKEN=xxx
export NOTION_TOKEN=xxx
docker compose up

run on k8s

cp .env.example .env
# edit .env

make install-sealed-secrets
make secret-init
make secret-update
make apply

Usage

  1. Mention to bot
    • image
  2. Click button in reply message received thread, then open a modal.
    • image
    • image
  3. You can search pages in selected Notion DB with filters.
    • image
  4. Click submit, if you want to show result in thread.
    • image

About

Notion search bot on slack

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •