It serves the exact same use as PluralKit, depending on a defined tag, called a proxy, a message will be replaced by a fake account, with the name and the avatar defined by the member. That's at least what's planned since it's only WIP at the moment.
/info
gives information about the bot and plurality./ping
gives the ping of the bot. Only for development purposes./system help
gives all the system commands./system create
creates a system./system delete
removes your system.- . . . more are to come.
To install dependencies:
bun install
To run:
bun run .
This project was created using bun init
in bun v1.0.7. Bun is a fast all-in-one JavaScript runtime.