You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Music Playback: Stream and control music directly within your Discord server with high-quality audio.
Language Translation: Translate text between languages.
Text-to-Speech: Convert your messages into spoken words in various languages.
Moderation Tools: Some moderation tools.
AI Image Generation: Generate images with Replicate.
Setup Instructions
Clone the repository: git clone https://github.com/BrianBeilby/SakuraBot.git
Install dependencies: npm install
Configure your bot: Create a .env and update it with your Discord bot token and other configuration options.
Run the bot: node index.js
Usage
/play <song name/url>: Plays a song.
/translate <message> <language>: Translates the message to the specified language.
/imagine <prompt> [model]: Generates an image given a prompt with an optional AI model parameter.
/help overview: Displays a general help message.
/help commands <command>: Displays information about a specific command.
/help list: Displays a list of all commands.
About
SakuraBot is a multipurpose Discord bot created with Discord.js, Node.js & MongoDB! SakuraBot has many functionalities including moderation, language translation, and music playing!