/kiisseli

Discord bot with fun activities

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

Kiisseli

Usage

$ echo 'TOKEN="token_goes.here"' > .env
  • clone this repo

  • tested with node v14.10.1, so you might want to switch if yours is different.

  • install dependencies npm i

  • edit kiisseli.conf.js to your preference. You will want to put your channel's ID in there, at the very least.

  • run the bot npm start