Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Darosss/dc-suno-based-bot

Use at own risk. Made for fun. Can play music through discord from youtube + suno ai.
https://github.com/Darosss/dc-suno-based-bot

discord-bot fun music-bot suno-ai tpescript

Last synced: 2 months ago
JSON representation

Use at own risk. Made for fun. Can play music through discord from youtube + suno ai.

Awesome Lists containing this project

README

        

# Simple discord bot for streaming suno ai music

Use at own risk. It's just made for fun

# Configure Before install

Checkout the .env.example file - fill the variables into new (.env) file

BOT_TOKEN, APP_ID - can be obtained from discord developers
https://discord.com/developers/applications

MUSIC_FOLDER_MAX_MB - recommend to set 80/90% max of storage or less (depends on need)

# Install

`npm install`

`npm start`