A bot made with perfection in mind, with a unique dashboard and slashCommands
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
All you need to do is fill in the required params in the config.js file.
everything you need to change is in the config.js file.
Just make sure you have node version higher than 16.9.0
- npm
npm install
-
Clone the repo
git clone https://github.com/CASPERg267/GF-Music.git
-
Get your bot ( token - client ID - client Secret ) from Discord developer portal Remember to not share your token or client secret with anyone
-
for logging feature to your server, create text channel with the name logs go channel settings then integrations to create a new webhook you get a link with last 2 part (/webhookId/WebhookToken)
-
provide a clientId and client Secret for spotify songs from here, its optional, if you don't provide it, bot will scrape songs from spotify but it will be slower and won't fetch all spotify playlist songs (plays first 100 song)
-
in order to use bot's dashboard you should get a licence through Assistants Center
Note: If you are hosting your bot in heroku, Please consider upgrading your dyno for running dashboard & bot simultaneously because in free dyno it'll run out of memory(as there are two workers). If you want to run only the bot, turn off the
web
dyno.
- Adding emojis file to add it in bot responses
- Most played songs stats
- Translating the bot to mulitple languages
- Adding a saved playlists feature
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
- Thank you Assistants Center for the amazing discord dashboard npm package and helping me debugging.
- Thank you Adivise for inspiration and ideas
- Thank you Tomato6966 for slash commands handler
- Thank you Discord.js Disgusting Gay Community for banning me for bigotry