Home

Awesome

<hr> <h1 align="center">Ittai</h1> <p align="center"> <a href="#features">Features</a> | <a href="#installation">Installation</a> | <a href="#how-to-build">How to Build</a> </p> <p align="center"> <i> <strong>What the heck</strong>?! I only need to use <strong>one style</strong> for my plugin? </i> </p> <p align="center"> <i> <strong>Ittai</strong>?! I only need to use <strong>Ittai</strong> for my plugin? </i> </p> <p align="center"> <img src="https://raw.githubusercontent.com/Kyza/ittai/master/media/8deCFE7322dabFC9.png"> </p> <p align="center"> <i>Ittai is a plugin builder for Discord client mods. Which ones? Yes.</i> </p> <hr>

Features

Installation

Requirements

Installation Steps

git clone https://github.com/Kyza/ittai/
pnpm i
pnpm bin

How to Build

Command Options

Build Command

This command will build your plugin for BetterDiscord, Powercord v2, and Vizality, but will only copy it to the Vizality plugin's folder. It will also hot rebuild your plugin for you.

ittai --plugin="./test/plugin" --betterdiscord --powercordv2 --vizality="C:/Users/Kyza/GitHub/vizality/addons/plugins/fgbd" --watch