This project is my learning project with telegram bot using python language.
Please Follow This Step!!! for installing instapy-telegram project
$ pip install --upgrade pip
$ pip install python-telegram-bot
$ usersys=$(whoami)
$ cd /$usersys/InstaPy
$ git clone https://github.com/haloivan/instapy-telegram.git
$ chmod +x /$usersys/InstaPy/instapy-telegram/setup.sh
$ ./setup.sh- open and edit file instapytelegram.py (in InstaPy Folder)
- find this code and change all "x" with your favorite hashtag (without #)
tag_1 = ['x', 'x', 'x', 'x', 'x']
tag_2 = ['x', 'x', 'x', 'x', 'x']
tag_3 = ['x', 'x', 'x', 'x', 'x']
tag_4 = ['x', 'x', 'x', 'x', 'x']- save
In InstaPy Folder
$ python instapytelegram.pyOr you can use nohup for no kill the process if you leave or close your server (just for server not recomended for PC)
| Command | Parameters | Description |
|---|---|---|
| /start | Start the bot | |
| /help | get help | |
| /feed | amount > 0 | Liking your feed with certain number of likes |
| /tag | auto amount > 0 | Liking hashtag with hashtag Setting |
| your_hashtag amount >0 | Like your specific hastag |
Every updating this repo, please do the last step in Tutorial Install this project, for work properly.
Have issue with this project? come write here. I will help you as much as possible.
Always check upcoming new features here.