https://github.com/pitu/kuro-cli
Command line utility to manage Kuro
https://github.com/pitu/kuro-cli
bot cli discord js kuro node selfbot
Last synced: 6 months ago
JSON representation
Command line utility to manage Kuro
- Host: GitHub
- URL: https://github.com/pitu/kuro-cli
- Owner: Pitu
- License: mit
- Created: 2017-04-07T22:30:18.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-06T06:39:24.000Z (almost 8 years ago)
- Last Synced: 2024-10-28T22:25:34.075Z (6 months ago)
- Topics: bot, cli, discord, js, kuro, node, selfbot
- Language: JavaScript
- Size: 3.91 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://raw.githubusercontent.com/Pitu/kuro-cli/master/LICENSE)### About:
Kuro-cli is the fastest way to get started with [Kuro](https://github.com/kanadeko/Kuro), your friendly self-bot for Discord based on [d.js](https://github.com/hydrabolt/discord.js/).This utility ensures that Kuro keeps always running on the background by using pm2, no matter what OS you are running. This means all you need to do is run this command once and forget about it.
### Installing:
1. Ensure you have [node](https://nodejs.org/en/download/package-manager/) installed
2. Run `npm i -g kuro-cli`
3. Run `kuro-cli`
4. Follow the instructions on screenThat's it!