# python 創建 Instagram Bot
## Github Link
[Python-Bot](https://github.com/spring-trees/Python-bot)
## 所需技術
- python
- Selenium
- tkinter
- Pyinstaller
- Flask
## 相關功能
- 取得追隨該帳號的人個人頁連結
- get_follower_links (true or false)
- 發送推播訊息給,在該貼文下留言的人,不管回覆者回覆幾次,只會推播一次
- send_msg_by_post (true or false)
- 自動回覆未讀訊息,可設定關鍵字來回覆特定文字,或者預設回覆
- reply_unread_msg (true or false)
- 取得特定Tag下所有貼文連結
- get_links_by_tag (true or false)
- 取得特定貼文下 "回覆" 者的Link
- get_comment_username_by_post (true or false)
- 取得特定貼文下 "按讚" 者的Link
- get_like_username_by_post (true or false)
- 根據聊天紀錄,對有紀錄者發送推播
- push_msg_by_inbox_username (true or false)
- 根據聊天紀錄,對有紀錄者發送腳本推播
- push_chat_script_by_inbox_username (true or false)
## 使用手冊
- [CommandLine](https://hackmd.io/@WWpEu9b0TQamVUBnkMoI3Q/HkvRXkcmP)
- [GUI](https://hackmd.io/@WWpEu9b0TQamVUBnkMoI3Q/Skd5N15Qv)
## 相關參考資料
- [教學文章](https://medium.com/better-programming/lets-create-an-instagram-bot-to-show-you-the-power-of-selenium-349d7a6744f7)
- [python doc](https://docs.python.org/3/library/index.html)
- [Selenium doc](https://www.selenium.dev/documentation/en/webdriver/waits/)
- [InstaPy ig bot Py插件(不能自動回覆sendbox,但可做到自動追蹤跟回應貼文等) ](https://github.com/timgrossmann/InstaPy/blob/master/DOCUMENTATION.md)!
{"metaMigratedAt":"2023-06-15T09:16:35.689Z","metaMigratedFrom":"YAML","title":"python 創建 Instagram Bot","breaks":true,"contributors":"[{\"id\":\"596a44bb-d6f4-4d06-a655-406790ca08dd\",\"add\":1750,\"del\":877},{\"id\":\"c27b4534-9e62-476a-8661-1a2593244200\",\"add\":507,\"del\":1}]"}