We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Friends, help me, I'm a beginner to insert the kiwiirc plugin, but where do I find this folder? dist/plugin-conference.js ?
I've run:
git clone (ok) cd /plugin-conference, yarn && yarn build. (ok)
I don't think so: Copy dist/plugin-conference.js to your Kiwi plugins folder
/etc/kiwiirc/webircgateway/plugins/plugin-conference$ ls LICENSE README.md babel.config.js node_modules package.json src webpack.config.js yarn.lock
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Friends, help me, I'm a beginner to insert the kiwiirc plugin, but where do I find this folder? dist/plugin-conference.js ?
I've run:
git clone (ok)
cd /plugin-conference, yarn && yarn build. (ok)
I don't think so: Copy dist/plugin-conference.js to your Kiwi plugins folder
/etc/kiwiirc/webircgateway/plugins/plugin-conference$ ls
LICENSE README.md babel.config.js node_modules package.json src webpack.config.js yarn.lock
The text was updated successfully, but these errors were encountered: