me

JLevin.io

Home - Projects - Home Lab - Github


2B2Bot

2B2Bot is a Discord & Minecraft bot built with NodeJS using discord.js and Mineflayer. The bot is in 355 Discord servers and is verified by Discord.

2B2Bot Discord Profile
2B2Bot's Discord Profile

The bot gathers lots of data about the Minecraft server through it's in-game account. The server's chat and player joins & leaves are streamed to user defined chat and join channels in their own Discord servers. It also collects data about each player so players can view each other's statistics through a Discord command and eventually a REST API that is currently private. None of the data collected is private and is gathered from public chat and join/leave events.

2B2Bot Player Stats
Some of the statistics gathered by 2B2Bot

Recently there have been issues making it nearly impossible to keep the 2B2BOT Minecraft account online 24/7 so the next version of the bot makes use of some of my 2B2Proxy instances and uses them to contribute data using the API and a WebSocket server.