https://github.com/nakanoasaservice/notion-to-discord-bot
Discord Bot for Notification of Notion Webhook Events
https://github.com/nakanoasaservice/notion-to-discord-bot
cloudflare-workers discord discord-bot hono notion
Last synced: about 1 month ago
JSON representation
Discord Bot for Notification of Notion Webhook Events
- Host: GitHub
- URL: https://github.com/nakanoasaservice/notion-to-discord-bot
- Owner: nakanoasaservice
- Created: 2024-12-09T06:28:01.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-04-11T07:40:01.000Z (about 1 month ago)
- Last Synced: 2025-04-12T09:09:55.174Z (about 1 month ago)
- Topics: cloudflare-workers, discord, discord-bot, hono, notion
- Language: TypeScript
- Homepage:
- Size: 35.2 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notion to Discord Bot
A simple bot that forwards Notion database updates to Discord channels via webhooks. When changes are made to your Notion database, the bot automatically sends formatted messages to your specified Discord channels.
[](https://deploy.workers.cloudflare.com/?url=https%3A%2F%2Fgithub.com%2Fnakanoasaservice%2Fnotion-to-discord-bot)
## Invitation Link
```text
https://discord.com/oauth2/authorize?client_id=1314524073170042962&permissions=2048&integration_type=0&scope=bot
```## How to use
Set the following URL as the webhook URL of your Notion database.
```text
https://notion-to-discord-bot.yoshinani.workers.dev/{{Discord Channel ID}}?title={{Title (Optional)}}
```