Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nakanoasaservice/notion-to-discord-bot
Notion database updates to Discord integration - Automatically forwards your Notion database changes to Discord channels via webhooks with formatted messages
https://github.com/nakanoasaservice/notion-to-discord-bot
cloudflare-workers notion
Last synced: 21 days ago
JSON representation
Notion database updates to Discord integration - Automatically forwards your Notion database changes to Discord channels via webhooks with formatted messages
- Host: GitHub
- URL: https://github.com/nakanoasaservice/notion-to-discord-bot
- Owner: nakanoasaservice
- Created: 2024-12-09T06:28:01.000Z (22 days ago)
- Default Branch: main
- Last Pushed: 2024-12-09T06:32:02.000Z (22 days ago)
- Last Synced: 2024-12-09T07:29:24.272Z (22 days ago)
- Topics: cloudflare-workers, notion
- Language: TypeScript
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- 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.
## 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)}}
```