This commit is contained in:
hhhzzzsss 2021-11-25 13:21:07 -06:00
commit 112185bfb7

11
README.md Normal file
View file

@ -0,0 +1,11 @@
# HBot-Release
(Non-functional) source code release for HBot. To be used as a reference.
While this repository contains the large majority of HBot's source code, certain features and classes were removed at my own discretion, including HBot.java.
**This is not meant to be a functioning version. It will not compile.**
I'm happy to let people use my code as a reference, but I'd apreciate it if people don't go around making exact copies of HBot and it's features.
It's always fun to see new, interesting bots on the server, but not so much to see people copy pasting others' bots all over the place and relabeling it as their own.
Anyway, most of the structure of my project is left intact, so feel free to look around and see how it works.