use this link to invite Kicky to your Discord-Server. If you want your own Kicky have a look at the Own Kicky section
This is a list of basic commands Kicky already knows.
The default prefix is k!
| commands | action |
|---|---|
<prefix>hello |
greets you with your name |
<prefix>ping |
try it ;-) |
<prefix>8ball |
ask a question that can be answered with yes or no |
<prefix>help |
shows this list of commands |
<prefix>info |
shows general infos about Kicky |
to play music you musst be in a voice channel!
type <prefix>play <youtube-link> to play a song.
If you want to rund your own copy of this bot there are some
- nodejs 10.0.0
- ffmpeg
Clone tis repo and replace require('./token.js') in index.js with your own secret token in quotes.
to instal dependencies run
npm install
to start the bot run
node index.js
in a screen session so you can detach from the session and the bot is still running
read the CHANGELOG for latest updates