Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)}}
```