Skip to content

AmirHosein-Gharaati/source-files-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

source-files-telegram-bot

A telegram bot for searching files using sqlite3 databasse

How it works

Used pyrogram framework(python language) and sqlite3 database for saving users, statuses and files.

The framework uses telegram api which is so fast for receiving and sending response.

install

pip3 install pyrogram tgcrypto

and follow Pyrogram documentation for installing API_ID, API_HASH and BOT_TOKEN.

Deploy

You can deploy this or any other bots to Heroku for FREE or you can deploy it on your own host or server (recommended).

Note: If you wanna deploy to heroku make sure you backup your files before stopping program from heroku hosts.

About

This bot was an idea that could ease finding and searching files from different sources and channels.

Any issues, enhancements or pull requests are respected :). Feel free to ask ME any questions and develope features.

Example bot is now running on this link.

About

A telegram bot for interacting with database files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages