/Monika

Just another multi-purpose bot for Discord

Primary LanguageJavaScript

Monika
Monika

Monika greets you <3

This Code is provided as is, there will be no support for getting it to run. We only fix bugs.

Build Dependencies

Features

  • FULL voice integration (play, pause, resume, volume, queue, skip, skipto, loop, setfav/playfav)
  • Search feature (search for anime, manga and "urban dictionary")
  • Moderation (prune messages from chat)
  • Information (help, whoami, serverinfo, stats, weather)
  • And many more...

Contribute

Feel free to contribute to the bot if you feel the need to push a specific feature.

Installation

  • We are reworking the core and therefore we currently only support rancher/docker setups.
  • The image of monika is available at dockerhub: emdix/monika

Config files

  • Config files are being reworked right now.
  • You can find the configs in your configuration folder after the first start of the bot though.

Environment variables

We use the environment variable "NODE_ENV" to determine whether we are running Monika in a development or production environment. If set to production, the bot will only send important logs. If you leave it blank or use development then Monika will give you detailed information on everything she is doing.

  • NODE_ENV => (development or production).