Skip to content

Example of a Music Bot project modified by Zealcord, made by iCrawl

License

Notifications You must be signed in to change notification settings

ShiroeZero/music-bot-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zealcord simple Discord music bot projects tutorial

About

Example of a Music Bot project modified by Zealcord, made by iCrawl

This Bot is dedicated for open source of our community. Written in Discord.JS at version 11.6.4.

Required Module/Package

@discordjs/opus@0.1.0,
discord.js@11.6.4,
dotenv@8.2.0,
express@4.17.1,
simple-youtube-api@5.2.1,
ytdl-core@2.1.1

Getting Started Using Glitch

  1. Create your bot account at Discord Developer Portal and get the Token, then invite them to your servers!
  2. Go to Glitch, click New Project button, then choose Clone from Git Repo.
  3. Before doing that, We recommend you to make a Glitch account first (login) to prevent lost projects.
  4. Then, input https://github.com/zealcordNation/music-bot-example.git at the field. Click OK.
  5. Specify a prefix for your bot, and immediately input the token that you have obtained before, in the .env.
  6. To get the YouTube API key, please open the tutorial video here.
  7. Change the name of the project to whatever you want (optional).
  8. After that, go to the Tools > Terminal button, then restart your project by running the refresh command.
  9. Your bot is ready, and now we only need to make your bot online for 24 hours. Watch this video to see the tutorial!

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am "Add some feature"
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

Music-Bot © iCrawl, Released under the MIT License.
Authored and maintained by iCrawl. Modified by Zealcord

GitHub @zealcordNation

About

Example of a Music Bot project modified by Zealcord, made by iCrawl

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%