This repository has been archived by the owner on Sep 22, 2024. It is now read-only.
MasterHamsterKombatBot Updater #290
tboy1337
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The updaters are designed to continuously monitor and update local files with any repository but they are currently set up to update the MasterHamsterKombatBot so ensuring that the main.py, promogames.py etc. files are always running the most up-to-date version. The scripts will only work on Windows and need to be in the same folder as main.py, promogames.py, etc. Here’s a summary of what the scripts do.
There are two different versions:
Updater
Self Updater
files_to_check.json
You will need to install the psutil python module to use either updater eg
pip install psutil
.Key Features:
Beta Was this translation helpful? Give feedback.
All reactions