Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.
/ mahiro Public archive

🌸 Mahiro is a JavaScript SDK for OPQBot that provides powerful message management.

License

Notifications You must be signed in to change notification settings

opq-osc/mahiro

Repository files navigation

Mahiro

Mahiro is a JavaScript SDK for OPQBot that provides message management,

sending and receiving, gateway interception, rate limiting, filtering, and other functionalities.

Preview

Terminal

      ___           ___           ___                       ___           ___
     /__/\         /  /\         /__/\        ___          /  /\         /  /\
    |  |::\       /  /::\        \  \:\      /  /\        /  /::\       /  /::\
    |  |:|:\     /  /:/\:\        \__\:\    /  /:/       /  /:/\:\     /  /:/\:\
  __|__|:|\:\   /  /:/~/::\   ___ /  /::\  /__/::\      /  /:/~/:/    /  /:/  \:\
 /__/::::| \:\ /__/:/ /:/\:\ /__/\  /:/\:\ \__\/\:\__  /__/:/ /:/___ /__/:/ \__\:\
 \  \:\~~\__\/ \  \:\/:/__\/ \  \:\/:/__\/    \  \:\/\ \  \:\/:::::/ \  \:\ /  /:/
  \  \:\        \  \::/       \  \::/          \__\::/  \  \::/~~~~   \  \:\  /:/
   \  \:\        \  \:\        \  \:\          /__/:/    \  \:\        \  \:\/:/
    \  \:\        \  \:\        \  \:\         \__\/      \  \:\        \  \::/
     \__\/         \__\/         \__\/                     \__\/         \__\/

ℹ Mahiro is starting...
ℹ Try connect...
✔ WS Connected ws://127.0.0.1:8086/ws
ℹ [Database] Connecting...
ℹ [Database] Connected

Install

  pnpm i -D mahiro

Usage

See documents

License

MIT