Skip to content

JuanRamino/RamNotifierBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RamNotifierBot

Is a simple Notification system based on express.js and a telegram bot. When a webhook is called, the bot sends a notification to chat members.

Run

Create a .env file with your data (see env.dist for an example) Run npm run start

Use

Subscribe to the telegram bot as usual an you'll get an API_KEY. Send notification like this way:

curl --request GET 'https://MY-ENDPOINT.COM/send-notification?message=simple_message_please' \ --header 'x-api-key: API_KEY'

Demo

You can try a demo at https://t.me/RamNotifier

About

Telegram bot to get custom notification

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages