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

https://github.com/noxlovette/telegram-proxy

This proxy server authenticates a user on Telegram.
https://github.com/noxlovette/telegram-proxy

telegram

Last synced: over 1 year ago
JSON representation

This proxy server authenticates a user on Telegram.

Awesome Lists containing this project

README

          

# telegram-proxy

This proxy server authenticates a user on Telegram.
To begin, define your api_id and api_hash, obtainable here: https://my.telegram.org

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

Buns to everyone! Enjoy.