SkillAgentSearch skills...

Mlody

Mlody is a Discord Music Bot built with Javascript, discord.js, ytdl-core .

Install / Use

/learn @firtysh/Mlody

README

🎵🤖 MLODY 🤖🎵

JavaScript Discord node.js

Mlody is a Discord Music Bot built with Javascript, discord.js, ytdl-core .

🔧 Requirements

  1. Discord Bot Token Guide
    1.1. Enable Privileged Intents in Discord Developer Portal
  2. Node.js 16.17.0 or newer

🚀 Getting Started

git clone https://github.com/firtysh/mlody.git
cd mlody
npm install

After installation finishes follow configuration instructions then run npm run start to start the bot.


⚙️ Configuration

Copy or Rename .env.example to.env and fill out the values :

⚠️ Note: Never commit or share your token or api keys publicly ⚠️

DISCORD_TOKEN=<YOUR-TOKEN-HERE>
COMMAND_PREFIX=<YOUR-PREFIX-HERE>

🤝 Contributing

  1. Fork the repository
  2. Clone your fork : git clone https://github.com/your-username/mlody.git
  3. Create your feature branch: git checkout -b my-new-feature
  4. Stage changes git add .
  5. Commit your changes: git commit -m "your commit message"
  6. Push to the branch: git push origin my-new-feature
  7. Submit a pull request.
<h2 align="center"><b>Contributors 📊 </b></h2> <p align="center"> <a href="https://github.com/firtysh/mlody/graphs/contributors"> <img src="https://contrib.rocks/image?repo=firtysh/mlody" /> </a> </p> >**⚠️ Note** : **Don't Forget to lint the code by running `npm run lint:fix` before commiting the changes.** ----

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated2y ago
Forks5

Languages

JavaScript

Security Score

80/100

Audited on Nov 4, 2023

No findings