An open API service indexing awesome lists of open source software.

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

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)