Skip to content

Telegram Bot (Initial Development)

Notifications You must be signed in to change notification settings

marcosdodo/hackbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackbot

Telegram Bot (Development)

Update Feature's: https://medium.com/@arbazhussain/hackbot-update-v1-2-whats-new-db82e6038edd

sudo -H pip install --upgrade youtube-dl
sudo apt-get install -y libav-tools
git clone https://github.com/arbazkiraak/hackbot.git
cd hackbot
pip install lxml
pip install telepot
pip install urllib2
pip install requests
pip install bs4
pip install wikipedia
apt-get install youtube-dl -y
pip install youtube-dl -U

cd hackbot
echo APIKEY > api.txt
python hackbot.py

Instruction's at :

https://medium.com/@arbazhussain/telegram-bot-for-hacking-pentesting-b7856db28ef

This project is made for educational and ethical testing purposes only. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.

About

Telegram Bot (Initial Development)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%