Minecraft bot for anarchy servers based on mineflayer to promote 0b0t.org and add a bridge between the server running 0Bot and the 0b0t discord. Also has basic command capabilities.
- !discord shows the promoted (0b0t) discord link
- !tps shows the approximated tps
- tpa accept for whitelisted users
- basic anti afk
- auto totem, equip and eat
- simple broadcast
- discord.js
- mineflayer
- mineflayer-armor-manager
- mineflayer-auto-eat
- mineflayer-auto-totem
- mineflayer-pathfinder
- dotenv
- forever (optional)
- forever-monitor (optional)
Needs Node.js 18+ to run.
npm run debug
npm run forever start 0Bot.js [server]
Create the following files in your project root folder:
minecraftUsername=un
minecraftPassword=pw
discordToken=dt
authMePassword=apw
eMail=aem
discordLink=https://discord.0b0t.org/
promotedServer=0b0t.org
{
"0b0t.org": "687391771218411609",
}
[
"0bop"
]
%promoted% - The best server
%promoted% has 1.12.2 dupe
...
- rewritten TPS code from https://github.com/SiebeDW/mineflayer-tps/