New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

2broke2wait

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

2broke2wait

2b2t queue skipper

latest
Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
4
-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

2Broke2Wait

This project is made to skip the queue of 2b2t.

Heavy work in progress.

Install

There are multiple ways to install this version of 2Broke2Wait

Native install (NodeJS)

  • Download Node16. (This is mandatory)
  • Download our repository. Top right, green button, click that. Then "download zip".
  • run "npm i" or any other package manager to install packages.
  • run "npm run build"
  • run "npm run start"

Executable install (Binary)

  • Go here: https://github.com/GenerelSchwerz/2b2w-ts-rewrite/actions
  • Click the top-most action
  • Scroll down a bit, see "Artifacts"
  • Click the one that matches your operating system

Configuration

Everything to configure is available under options.yml. Simply edit that, the names are self-evident.

There are also hardcoded options deeper within the files, I will soon update those to be read from the configuration file.

Usage

Currently supports CLI, a discord bot for commands, and discord webhooks for info.

CLI:
- "help" lists a command list.

Discord:
- commands are slash commands, see full list there.

Webhooks:
- Webhooks do not have commands, they only provide info.

Advanced Usage

External plugins are now supported! Feel free to develop your own plugins and insert them into ./plugins. Plugin templates are available here. There is also an example already in the plugins folder!

Roadmap:

1. Predict Queue time.
  - Currently iffy, but more accurate than 2b2t's standard prediction
2. Log data appropiately.
  - Interface is rough, will update when more people start using it

Known Issues:

1. Joining too quickly causes the bot to disconnect.
  This is an issue caused by mcproxy, not this project.

FAQs

Package last updated on 04 May 2023

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