Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alperssl authored May 22, 2020
1 parent 68a7358 commit a5d24ae
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,28 @@
# InstagramBlack
Some stupid code to do something stupid.
Autosave instagram stories anonymously, or surf on instagram as ghost.
With Telegram Bot you can get notifications and control this extension in telegram chat.

Sorry for poor code. And fckn pointless variable names, I was high a bit )).

# How to use
1. Download latest release by [this link](https://github.com/alperssl/InstagramBlack/releases/download/1.0/InstagramBlack1V0.rar) and extract.
2. Go to [chrome://extensions/](chrome://extensions/) and turn on developer mode.
3. Click the Load unpacked extension button and select the unzipped folder for your extension to install it.
4. Enjoy your new Instagram experience ))

# How to activate Telegram Bot
If you want to use telegram feature you should create a telegram bot first.
So, to create telegram bot:
1- Start chat with [BotFather](https://telegram.me/BotFather).
2- Send /newbot command.
3- Enter name for your bot.
4- Enter username for your bot.
5- And you will get a token. Whish is looks like 110201543:AAHdqTcvCH1vGWJxfSeofSAs0K5PALDsaw this one.
6- After you get your token. Go to this address with your token on your browser. https://api.telegram.org/botYOURTOKEN/getMe
7- And on your telegram account send something to your bot.
8- And refresh updates page on your browser and get chat id.
9- Enter your token and chat id on extension settings.
10 - Done. If you activated Telegram Bot corectly when u type menu to your bot, u will get menu of Insatagram Black.

For more info about creating a bot you can visit [this page](https://core.telegram.org/bots#6-botfather).

0 comments on commit a5d24ae

Please sign in to comment.