Skip to content

Serverless telegram bot to download videos from TikTok, Instagram Reels

Notifications You must be signed in to change notification settings

sominola/TeleBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeleBot.AwsLambdaAOT allows you to send videos to a Telegram chat using Instagram or TikTok URLs

dotnet tool install -g Amazon.Lambda.Tools

If already installed check if new version is available.

dotnet tool update -g Amazon.Lambda.Tools

Create a Telegram bot and paste the token into appsettings.json using @BotFather.

Authorize in AWS CLI aws configure and enter credentials. (Credentials stores in %UserProfile%/.aws).

Deploy the function to AWS Lambda:

cd "TeleBot.AwsLambdaAOT"
dotnet lambda deploy-function --name TeleLambdaAOT

About

Serverless telegram bot to download videos from TikTok, Instagram Reels

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages