Skip to content

A Telegram Bot that uses the Instagram API to search for recent followers that might be bots.

License

Notifications You must be signed in to change notification settings

Malisius/TheTemplarBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheTemplarBot

A Telegram Bot that uses the Instagram API to search for recent followers that might be bots.

The bot needs some credentials before it will work properly.

In bot.py, replace <TELETOKEN> with the bot token you recieved from Telegram when setting up a new bot.

Replace <INSTAUSER> with your Instagram username. You can supply credentials to any account and it will work, but it does need valid login credentials to contact the API.

Replace <INSTAPASS> with your Instagram password.


This software is made available under the GNU GPLv3.

pyTelegramBotAPI, a required library, is made available under the GNU GPLv2.

InstagramAPI, a required library, is made available under the MIT License.

About

A Telegram Bot that uses the Instagram API to search for recent followers that might be bots.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages