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

chuni-lib

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chuni-lib

Get Info from Project Sekai: ARCADE Edition with JSON format!

latest
Source
npmnpm
Version
0.0.3
Version published
Maintainers
1
Created
Source

ChuniLib

Get Info from Project Sekai: ARCADE Edition with JSON format!

import { SekaiPenguin } from "chunilib"

const penguin = new SekaiPenguin()

const frineds = penguin.friends.list()
const request = penguin.friends.listRequests()

// Get friend data and unfriend him
const friend = friends[0]
penguin.friends.unfriend(friend) or penguin.friends.unfriend(idx,token)

// Get your own player data!
const playerData = penguin.playerData.get()

How to get clal?

Make sure you are signed to ALL-NET

  • Open this URL
  • Execute this JS Code in Console
  • Than this will show your clal token

from maimai gay bot

javascript:void(function(d){var s=d.createElement('script');s.src='https://gistcdn.githack.com/beer-psi/0eb8d3e50ae753388a6d4a4af5678a2e/raw/ede9859c40741d4dad49a035857b30a3e21c5dce/login.js' ;d.body.append(s)}(document)) 

This module structure is inspired from relatiocc/opencloud so it might be kinda similar.

FAQs

Package last updated on 18 Nov 2025

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