No description
- TypeScript 57.1%
- JavaScript 35%
- Shell 7.9%
| bot | ||
| framework | ||
| gradle | ||
| .gitattributes | ||
| .gitignore | ||
| build.gradle.kts | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| settings.gradle.kts | ||
| tsconfig.json | ||
FNFBoyfriendBot
FNFBoyfriendBot is a bot made by Parker2991 for the minecraft java servers kaboom.pw and Savage Friends which started development on November 22 2022 (the original repo was made long after)
Do not use the latest commit in the main branch for now unless you know what you are doing and know how to fix the errors!
it is not stable and my dumbass decided to pushed the unstable build to the main branch for a stable build please go to fcbd9f983c v8.0.0 Reignite is the current stable build
as of version Night of Nights build 5010 the bot will use the following
- Java (for running gradle)
- Gradle using io.github.zucchero-sintattico.typescript-gradle-plugin (for compiling)
- NPM (for installing packages)
- NodeJS (running the compiled build)
- Bash (running the frame work)
- Tmux (keeping it on 24/7)
- Dtach (killing the process every 24 hours)
hence inexperienced users should not run the bot or even compile it.
In the future i plan on using gradle to my advantage for compiling the bot, installing packages, and running the bot.