socialify
This commit is contained in:
parent
7cfde16d00
commit
7d264d19f7
@ -1,6 +1,10 @@
|
||||
# Telegram Anonymous Forwarding Bot
|
||||
|
||||
This is a simple Telegram bot built with Node.js that forwards all its messages to a specific group, ensuring the privacy of your users. The bot is hosted on Netlify and is free to use forever. To set up the bot, you only need to configure two environment variables: `BOT_TOKEN` and `GROUP_ID`.
|
||||
This is a simple Telegram bot built with Node.js that forwards all its messages to a specific group, ensuring the privacy of your users.
|
||||
|
||||

|
||||
|
||||
> The bot can be hosted on Netlify and is free to use forever in this case. To set up the bot, you only need to configure two environment variables: `BOT_TOKEN` and `GROUP_ID`.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user