Skip to content

Gulpy is a bot for Gulper.io that is designed to be a simple, easy-to-use, and easy-to-extend bot. It is written in Python and uses Selenium to interact with the Gulper.io website.

License

arman-bd/gulpy-the-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulpy the Gulper.io Bot

Gulpy is a bot for Gulper.io that is designed to be a simple, easy-to-use, and easy-to-extend bot. It is written in Python and uses Selenium to interact with the Gulper.io website.

Installation

Gulpy requires Python 3 or higher. It also requires the following Python packages:

Start by installing the dependencies:

pip install -r requirements.txt

Since we are using the undetected-chromedriver package, we don't need to install ChromeDriver separately. The undetected-chromedriver package will automatically download the latest version of ChromeDriver and install it for you.

Usage

Gulpy is designed to be run from the command line. It can be run with the following command:

python gulpy.py

Gulpy the Gulper.io Bot in Action

gulpy-the-gulper-bot

Disclaimer

This bot is not affiliated with Gulper.io in any way. It is designed to be used for educational purposes only. The very purpose of this bot is to demonstrate how to use Selenium to interact with a website. Use at your own risk. I am not responsible for any bans or other issues that may arise from using this bot.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Gulpy is a bot for Gulper.io that is designed to be a simple, easy-to-use, and easy-to-extend bot. It is written in Python and uses Selenium to interact with the Gulper.io website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages