Firebase | Telegram notifications

Set up real-time notifications to Telegram when data is added to your Firebase database

Setup
Test
Help

Testing Instructions

1. Make sure you've started monitoring with your Firebase credentials

2. Click the button above to add test data to your Firebase database

3. Check your Telegram for the notification

How to get your credentials:

Firebase API Key & DB URL:

1. Go to Firebase Console → Project Settings → General

2. Find API Key in "Your apps" section

3. Find Database URL in "Your apps" or Realtime Database section

Database Path:

1. This is the specific location in your database you want to monitor

2. For example, "messages/" will monitor all additions under the "messages" node

3. You can monitor any valid path in your database structure

Telegram Bot Token:

1. Message @BotFather on Telegram

2. Use /newbot command to create a bot

3. Save the API token provided

Telegram Chat ID:

1. Send a message to @userinfobot on Telegram

2. It will reply with your chat ID

3. For group chats, add @RawDataBot to your group and it will show the chat ID

Activity Log

Developed by Venom