Skip to content

vertiKarl/Hahnrich

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt-text

Hahnrich

A typescript based client with plugin support.

Current official plugins: Discord and Twitch.

Preperation / Installation

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: npm install

Usage

Available scripts

Development mode: npm run dev

Compile into JavaScript: npm run build

Start compiled JavaScript: npm start

Important!

When using plugins fill in the needed information in their config.json file respectifly.

Examples:

Discord: src/Discord/config.json

Twitch: src/Twitch/config.json and tokens.json in project-root

About

Client with plugin support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published