https://github.com/codegram01/telegram-bot-open-web-inside
Telegram Bot help open web inside telegram and search duckduckgo | run in Worker Cloudflare
https://github.com/codegram01/telegram-bot-open-web-inside
Last synced: 9 months ago
JSON representation
Telegram Bot help open web inside telegram and search duckduckgo | run in Worker Cloudflare
- Host: GitHub
- URL: https://github.com/codegram01/telegram-bot-open-web-inside
- Owner: codegram01
- License: mit
- Created: 2024-09-08T11:07:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-05T15:49:16.000Z (about 1 year ago)
- Last Synced: 2025-03-26T18:54:47.918Z (about 1 year ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenWebInside
OpenWebInside is Telegram bot run in Cloudflare Worker.
It help search internet and open web inside Telegram
[Video when i create](https://youtu.be/mMCXSbXBUe0?si=XhtMpGITWRmazdr_)
## Feature
- Search Internet
- Open web inside
## Usage
- access bot at [t.me/OpenWebInsideBot](https://t.me/OpenWebInsideBot)
## Install
- create cloudflare worker
Create environment value of worker
```
API https://api.telegram.org/bot
TOKEN your_bot_token
WEBHOOK_PATH /telegram
WEBHOOK_SECRET your_webhook_secret
```
- add this code to your worker
- config telegram bot point to your worker
## Contribute
- fork, update, merge, open issue is happy
- [Subscribe my Youtube](https://www.youtube.com/@WingramOrg)