Skip to content

sahilrajput03/telegram-bot-requests

Repository files navigation

README

Visit: Guide on .env encryption

For telegram calling bot, checkout:

# Telegram Calling Bot
# ====================

https:/danog/magnaluna
https:/danog/php-libtgvoip

sudo apt-get install libopus-dev libssl-dev build-essential php7.4-dev php7.4
git clone https:/copernicamarketingsoftware/PHP-CPP && cd PHP-CPP && make -j$(nproc) && sudo make install && cd ..
git clone --recursive https:/danog/php-libtgvoip && cd php-libtgvoip && make && sudo make install

sudo apt-get install php7.4-xml
sudo apt-get install php7.4-mbstring
wget https:/danog/magnaluna/raw/master/magna.php && php magna.php
# FYI: When asked for number use 918360****** and use automated process to login instead of using the user api and api_tokens.
# official telegram audio/video call api docs: AWESOME:DOCS
https://core.telegram.org/api/end-to-end/video-calls

# See my latest testing with telegram-radio thing (readme.md includes how to use):
https:/sahilrajput03/lemonjamsbot

# For bots only(imo ~ Sahil):
# 5.6k Stars on github: https:/telegraf/telegraf
# Docs: https://telegraf.js.org/

# gramjs - Github 427 Stars (NodeJS/Browser MTProto API Telegram client library,)
https:/gram-js/gramjs
A Telegram client written in JavaScript for Node.js and browsers, with its core being based on Telethon.

# LemonJamsBot - https:/tgcallsjs/LemonJamsBot

# Telethon - Github 6.4K Stars - Pure Python 3 MTProto API Telegram client library, for bots too!
https:/LonamiWebs/Telethon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages