Socket
Book a DemoInstallSign in
Socket

thealtening-free

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thealtening-free

An API wrapper for thealtening.com's free alts with its authenticator.

1.0.0
latest
npmnpm
Version published
Weekly downloads
34
54.55%
Maintainers
1
Weekly downloads
 
Created
Source

thealtening-free

An API wrapper for thealtening.com's free alts with its authenticator.

NPM version

A package that allows you to use thealtening.com's API to generate free alts with its authenticator (not its payed alts), and even login to them. It supports mineflayer ande minecraft-protocol, with builtin functionality to create clients and bots with them.

Features

  • Generating alts with the The Altening API
  • Logging into servers
  • Creating minecraft-protocol clients
  • Creating mineflayer bots

Usage

npm install thealtening-free

Examples

Creating a mineflayer bot to log the chat

const bot = await altening.bot();
bot.on('chat', (player, message) => {
	console.log(`${player}: ${message}`);
});

Licence

ISC

Keywords

minecraft

FAQs

Package last updated on 05 Mar 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.