Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.29 KB

README.md

File metadata and controls

25 lines (14 loc) · 1.29 KB

Gbot

Personalised ,customisable Telegram bot in python. This can Execute system commands, Send / Receive Media (Audio, video , Images , Docs.) to the host system.

Get your telegram api key from newly created bot. Head here (https://core.telegram.org/bots/faq#how-do-i-create-a-bot ) to create a bot.

Watch it in Action here ( https://youtu.be/X_lflgtwcvs )

Screenshot_2016-11-22-01-22-47

Screenshot_2016-11-22-01-22-57

Screenshot_2016-11-22-01-23-03

Screenshot_2016-11-22-01-23-23




#Usage

Key in your api in the script.

install required python modules (pip install -r requirements.txt)