Coder Social home page Coder Social logo

cross22's Introduction

Deploy

๐ŸŽต ProMusic (Discord Music Bot)

ProMusic is a bot made using discord.js discordjs.guide

Installation

  1. How to obtain a Discord Bot Token Guide
  2. YouTube Data API v3 Key Guide
  3. SoundCloud doesn't provide API anymore**
  4. Node.js v12.0.0 or newer

๐Ÿ”Ž Making The Project

After installation finishes you can use node index.js to start the bot.

Type (npm i) in console

๐Ÿšจ๐Ÿšจ Commiting your token to be accessed by others or making it public is strictly prohibited.So, dont share your token in any cost or use .gitignore to hide secrets ๐Ÿšจ๐Ÿšจ

{
  "TOKEN": "",
  "YOUTUBE_API_KEY": "",
  "SOUNDCLOUD_CLIENT_ID": "",
  "MAX_PLAYLIST_SIZE": 10,
  "PREFIX": "/",
  "PRUNING": false,
  "STAY_TIME": 30,
  "LOCALE": "en",
  "support_server": "",
  "DEFAULT_VOLUME": 100
}

Currently available locales are:

โ€ข English (en) โ€ข French (fr) โ€ข Spanish (es) โ€ข Turkish (tr) โ€ข Korean (ko) โ€ข Brazilian Portuguese (pt_br) โ€ข Simplified Chinese (zh_cn) โ€ข Traditional Chinese (zh_tw)

๐Ÿ“ Features & Commands

Note: The default prefix is '/'

  • ๐ŸŽถ Using YouTube Url

/play https://www.youtube.com/c/Vevo

  • ๐Ÿ”Ž Playing music via Name

/play FatRat Fire

  • ๐Ÿ”Ž Search and play

/search Imperial March Trap Remix by Goblins from Mars

Main Credits go to @eritislami for making evobot so pro.. Get evobot repo here - https://github.com/eritislami/evobot

cross22's People

Contributors

skaveh1384 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.