jacopo-degattis / trantor_library_bot

A trantor library's telegram Bot written in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trantor Library's Telegram Bot

Description

image

A trantor library's telegram Bot written in Python using this library

Deploying

If you would like to deploy this bot locally first download all the requirements typing:

pip3 install -r requirements.txt

After that you have to setup tor proxy network on your computer... To do so simply download tor Browser from their official website. At this point move in the tor's folder and type the following:

On windows:

tor.exe –service install

On Linux / Mac OSx:

./tor –service install

On linux based OS (Linux and Mac Osx) you can simply start the executable typing ./tor without installing it as a service

My configuration

Right now the bot is hosted on Heroku, that is a free hosting platform for different types of bot or even web-applications. Here I downloaded a plugin that locally install tor proxy network.

Credits

All credits for the telegram's bot library goes to OfficialRepo

This bot uses the API offered by the Official Trantor Library so all credits for the API goes to it.

You can find the official web page at the following url: http://kx5thpx2olielkihfyo4jgjqfb7zx7wxr3sd4xzt26ochei4m6f7tayd.onion

Note

This bot is a really basic one... It's still plenty of features and optimization to implemenent. Anyone who want to contribute is welcome. Thanks ! Any suggesstion is appreciated :)

Contact Me

liljackx0@gmail.com

Author

Jacopo De Gattis

About

A trantor library's telegram Bot written in Python


Languages

Language:Python 100.0%