If you make a new Krill You Bot release the tag has to be readable to the bot, and set to the same version string as the bot's current version.
(e.g 3.2 Hotfix 2's tag has to be 3.2h-2 both in the bot and the tag)
Usage (My Discord Bot)
See The Readme
Note
(Since 3.0) the botKey location has been moved to "[Path to EXE/PY script]/botStuff/botKey.txt"
(E.g. if you stored it at "C:/bots/krillYouBot/" the botKey would go into "C:/bots/krillYouBot/botStuff/botKey.txt")
Launch the krillyou.exe thats generated by pyinstaller along with an accompanying botKey.text in the same folder as the EXE with a VALID BOTKEY
like XXXxxXXXXXXXXXXXxxxxxxxxXXXXXXXXX.xxxxxxxXXxxxXXXXXXXxxxxxxxXXXXxxXXxxxx (why tf would i give you MY botkey lmao)
Note
The officially tested python versions are
Pre 3.0: 3.12.4 -3.12.6
Since 3.0: 3.12.6, 3.12.7
you need Python and the libraries Found in Setup.bat
MAKE SURE TO SET THIS WHEN YOU INSTALL PYTHON!! 
If you didn't already do it, check here
then simply run build.bat from the root of the repo with everything downloaded.
Note
Pre 1.4 you may have to manually create the logs folder.