FalseMusic is a music discord bot that connects to the 'YouTube Data v3 API' to search for youtube videos.
To install FalseMusic you need to create a discord bot and invite it to your discord server. Then build and run the code from the branch
you prefer.
ARGS BRANCH: When running from 'args branch' you must add the console arguments with their key.
java -jar bot.jar DISCORD_TOKEN=token YOUTUBE_API_KEY=api_key YT_OAUTH_CLIENT=client YT_OAUTH_SECRET=secret
ENV BRANCH: When running from 'env branch' you must add the following list of env variables.
DISCORD_TOKEN=token
YOUTUBE_API_KEY=api_key
YT_OAUTH_CLIENT=client
YT_OAUTH_SECRET=secret
In order to search and play music, you have the following command list.
/search [name]
/play [song]
/skip
/stop
/leave
You can also use /help
to get extra information.
![falseme ko-fi](/falseme/ds-falsemusic/raw/main/kofi_button_stroke.png)