A lightweight music Discord bot using Concord.
This project is no longer mantained, as it was replaced by Coglink
There are currently two ways of using it. Compiling the source code and using it, or using the pre-compiled version
- 1 - Use
git clone https://github.com/ThePedroo/C-Music-Discord-Bot.git
to get the bot files. - 2 - Install clang / GCC.
- 3 - Install and build Concord.
- Info. Don't have a Lavalink node? Setup it up on replit.com.
Since this is not a Postgresql-focused guide, we won't be explaining here, but you can follow guides like this one and run Postgresql with ease.
After that, you need to fill the config.json
file with all information about your bot and Lavalink.
Then, if you did everything correct, use:
$ make && ./ConcordBot
Done, now you will have a compiled version of the music bot for your architecture. :)
- 1 - Go to GitHub releases and download the pre-compiled file that matches your CPU architecture, after it, run it.
Done! Yeah, it's that simple to use it. ^^
You can start using it by using .play [music]
, and to see more commands you can use .help
.