Skip to content

Zmottos/HYbot

Repository files navigation

HYbot

HYBot is a general all-purpose bot for hypixel

Installation

Download the github files at git the bot

Usage

Download the files

Ensure they're all in the same folder
    
Run it using either your IDE or in your command line
PS {folder} & {python.exe} "{file path}"

ex:

PS C:\Users\{user}\Desktop\HYbot> & C:/Users/{user}/AppData/Local/Microsoft/WindowsApps/python3.11.exe "c:/Users/{user}/Desktop/HYbot/hybot.py"

Python Libraries required

dotenv pip install dotenv
mojang pip install mojang
pycord pip install pycord

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT