Skip to content

Discord Bot Pet Project. Functions as a Multifunctional Chat bot, including full Music Player features and AI generation. Uses APIs such as NovelAI that allows you to chat with her.

Notifications You must be signed in to change notification settings

Eliolocin/RosemiBot

Repository files navigation

RosemiBot

Discord Bot Pet Project based on the great Rosemi

Rosemi Art by @hakakamiiii

Features include (but are not limited to)...

  • 👍 Bot in full DiscordJS
  • 🎵 Fully functional Music Commands (with filters)
  • 🗣️ Uses NovelAI to emulate Rosemi as a chatbot
  • ✏️ AI Image Generation
  • 🧸 Imageboard Scraper
  • 🎎 Auto Language Translator
  • 📹 Stream Notifier
  • 🫖 More features soon™️

rosemibot

Installation

After cloning,

npm install -g npm@latest

in order to install all dependencies

Usage

Fill in the .env with your own tokens, and fill in the resources/config.json variables with your own!

{ // Sample resources/config.json
    "testServer": " ",
    "devs": [" "],
    "prefix": "=",
    "token": "bottoken",
    "emoji": {
      "play": "📞",
      "stop": "☎️",
      "queue": "📌",
      "success": "🌹",
      "repeat": "",
      "error": "🥀"
    }
}

Disclaimer

This is not in anyway associated with Rosemi nor Nijisanji, the bot is just for fun and personal Discord server purposes.

About

Discord Bot Pet Project. Functions as a Multifunctional Chat bot, including full Music Player features and AI generation. Uses APIs such as NovelAI that allows you to chat with her.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published