An open API service indexing awesome lists of open source software.

https://github.com/vertikarl/hahnrich-discord

Discord Plugin for my bot Hahnrich
https://github.com/vertikarl/hahnrich-discord

Last synced: 4 months ago
JSON representation

Discord Plugin for my bot Hahnrich

Awesome Lists containing this project

README

        

# Discord Plugin for Hahnrich

## Build Instructions

1. Clone this repo:
`git clone https://github.com/vertiKarl/Hahnrich-Discord`

2. Clone the Hahnrich repo into this one:
`git clone https://github.com/vertiKarl/Hahnrich`

3. Rename folder to hahnrich (lowercase) (will fix in future update)

4. Install dependencies
`yarn install`

5. Build the plugin
`yarn build`

6. Profit!
The finished build will be found in the folder dist. To use simply copy it into the Plugins folder in your Hahnrich installation or symlink to it for efficient development!