A typescript based client with plugin support.
Current official plugins: Discord and Twitch.
To use this project start by cloning the repository:
git clone https://github.com/vertiKarl/Hahnrich.git
Then enter the created directory:
cd Hahnrich
Initialize the project:
yarn install
Available scripts
Development mode: yarn dev
Compile into JavaScript: yarn build
Start compiled JavaScript: yarn start
To install plugins like: https://github.com/vertiKarl/Hahnrich-Discord
Clone their repo, build them and symlink the dist folder into Plugins. So the project looks something like this: