Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/Darosss/dc-suno-based-bot
- Owner: Darosss
- Created: 2024-05-30T11:44:30.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-18T08:29:32.000Z (7 months ago)
- Last Synced: 2024-06-18T09:49:18.922Z (7 months ago)
- Topics: discord-bot, fun, music-bot, suno-ai, tpescript
- Language: TypeScript
- Homepage:
- Size: 141 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-suno - Darosss/dc-suno-based-bot - Discord bot that can play music from YouTube + Suno AI. (Use at own risk, made for fun) (List of Projects / TypeScript/JavaScript)
- awesome-suno - Darosss/dc-suno-based-bot - Discord bot that can play music from YouTube + Suno AI. (Use at own risk, made for fun) (List of Projects / TypeScript/JavaScript)
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/applicationsMUSIC_FOLDER_MAX_MB - recommend to set 80/90% max of storage or less (depends on need)
# Install
`npm install`
`npm start`