IGopher

⚡ Powerful, customizable and easy to use Instagram dm bot. With TUI and Electron.js GUI! Using Selenium webdriver and Yaml configuration files. (WIP)

MIT License

Stars
158
Committers
3

Bot releases are hidden (Show)

IGopher - v0.3.0

Published by hbollon about 3 years ago

Great news! The release 0.3.0 is finally here! 🎉

⚠️ Complete reinstallation is required! ⚠️

Sorry for the (very) long delay for it. Indeed, this update is significant and I was overwhelmed by my other activities ...
Anyway, the new version is here and brings a lot of new features: native proxy support, a complete GUI redesign to VueJS 3, a download tracking view in the GUI, fixed bugs and much more!

I will try to increase the frequency of IGopher updates, anyways thanks for your patience and your feedback / issues! ❤️

IGopher is still not in a stable version but only in a pre-release state, so expect to encounter bugs or missing features. Your participation and feedback are essential for IGopher to be stable as quickly as possible.
If you encounter a bug do not hesitate to open an issue or even a pull request! 🙏

Complete changelog:

Features

  • native proxy support configurable from both GUI/TUI

  • new --background-task flag for the TUI version to execute IGopher as background task! TUI is also capable to detect running tasks so to stop a background one relaunch TUI without the flag :)

  • rework all GUI's frontend to Vue 3 and Bootstrap 5

  • bundler: update to be compatible with new Vue binaries (924e15f)

  • frontend: now update radio state with current igopher config (359431f)

  • frontend: update scrapper's src users tag input with current config (ec6aad3)

  • gui: add download tracking interface on bot launch (61c4531)

  • gui: replace src users text field by tags input (3c9d224)

  • scripts: update bundle.sh to do npm operations (ecfa656)

  • vuejs: add logs view (fae88b1)

  • vuejs: add mixin to handle title property on views (2afcf8e)

  • vuejs: add settings view and controller with router config (ac3550b)

  • vuejs: convert DmAutomation component script to typescript (50bd2ba)bad struct field access on msg listening

  • vuejs: remove old compatibility scripts for JQuery and obsoletes files (33e6eb1)

  • vuejs: replace old izitoast by sweetalert2 (8323661)

  • vuejs: view for 404 errors and router configuration (6f42449)

Bug Fixes

  • engine: cleanup routine execution on electron window closing/crashing
  • astor: bad struct field access on msg listening (61c4531)
  • chrome: DevToolsActivePort file doesn't exist error on linux (#8) (#10) (32e66e9)
  • vuejs: hook execution on route change caused by astilectron listener (822554e)

The CHANGELOG and releases will now be automated by release-please workflow.

IGopher - v0.2.1 : Scrapper fixes, gui & engine improvement, bugs fixes

Published by hbollon over 3 years ago

Added

  • [GUI] Information notification on bot stop/hot-reload

Changed

  • Improve selenium closing routine
  • [Gui] Notification triggering on bot crash and bot running state reset
  • Set icons, single instance and version options to astilectron in gui development package
  • Replace custom scripts min by full ones for easier contributions
  • Allow bot exit before ig connection and scrapping process

Fixed

  • Duplicate CloseSelenium call on bot stop
  • Scrapper issue if src user doesn't exist
  • Scrapper issue if src user is private
  • Scrapper issue if src user hasn't enough followers than requested
  • Abort blocking mpb progress bar on user fetching error
  • Clean go.mod

Check Changelog for more informations.

IGopher - v0.2.0 : GUI implementation with Electron.js

Published by hbollon over 3 years ago

IGopher - v0.1.3 : MacOS incompatibilities & Code quality improvements

Published by hbollon over 3 years ago

IGopher - v0.1.2: Code optimization & improvements

Published by hbollon over 3 years ago

IGopher - Fix scrapper config model issue

Published by hbollon over 3 years ago

IGopher - First public pre-release version

Published by hbollon over 3 years ago

IGopher come in this first public pre-release with cross-platform (Linux/Windows at the moment) compatibility and a user-friendly terminal user interface!
At this point, the bot will first retrieve a user list from the followers of the source users that you have entered. It will then send a message according to the templates that you put to them.
In addition, you can activate certain modules such as:

  • A heuristic and daily quota limiter
  • A scheduler
  • The use of a blacklist to avoid duplicates interactions
  • And much more!