Giter Site home page Giter Site logo

hackbot's Introduction

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.

hackbot's People

Contributors

arbazkiraak avatar thezawad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

hackbot's Issues

errors while running tool

getting errors of libraries and not working with python2 and if I'm using with python3 throwing these errors.

root@kali:~/scripts/hackbot# python hackbot.py 
Traceback (most recent call last):
  File "hackbot.py", line 4, in <module>
    import telepot
ImportError: No module named telepot
root@kali:~/scripts/hackbot# python3 hackbot.py 
  File "hackbot.py", line 68
    print map(str,final)
          ^
SyntaxError: invalid syntax
root@kali:~/scripts/hackbot# 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.