Code Monkey home page Code Monkey logo

realityspace's Introduction

๐Ÿ“‘ Feature

  • Music Systems
  • Custom Filters
  • Multi Instances Support
  • Easy to use

๐ŸŽถ Support Source

  • Youtube
  • SoundCloud
  • Spotify
  • Deezer
  • Facebook
  • Twitch
  • Apple
  • Bandcamp
  • Vimeo
  • Https (Radio)
๐Ÿ“Ž Requirements [CLICK ME]

๐Ÿ“Ž Requirements

๐Ÿ›‘ Super Requirements

๐Ÿ“š Installation

git clone https://github.com/Adivise/RealitySpace
cd RealitySpace
npm install
๐Ÿ“„ Configuration [CLICK ME]

๐Ÿ“„ Configuration

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

module.exports = {
    TOKEN: [ /// You can add token bot (unlimited) if you want!
      "TOKEN_01", 
      "TOKEN_02", 
      "TOKEN_03",
      "TOKEN_04",
      "TOKEN_05",
      "TOKEN_06",
      "TOKEN_07",
      "TOKEN_08",
      "TOKEN_09",
      "TOKEN_10"
    ],
    PREFIX: [ /// Prefix bot need same count with token
      "01.", 
      "02.", 
      "03.",
      "04.",
      "05.",
      "06.",
      "07.",
      "08.",
      "09.",
      "10."
    ],
    EMBED_COLOR: "#000001", //<= default is "#000001"
    OWNER_ID: "515490955801919488", //your owner discord id example: "515490955801919488"
    DEV_ID: [], // if you want to use bot only as you, you can put your id here example: ["123456789", "123456789"]
    LEAVE_EMPTY: 120000, // 2 minutes
    DEFAULT_SEARCH: "ytsearch", // default search engine & "ytmsearch" / "ytsearch" / "scsearch" / "spsearch"
    NODES: [ /// Requirement 1 Nodes for this project!
      {
        identifier: "NanoSpace",
        host: "localhost",
        port: 5555,
        password: "123456",
        retryAmount: 10,
        retryDelay: 7500,
        secure: false
      }
    ],
}

After installation or finishes all you can use node . to start the bot. or Run Start.bat

๐Ÿ”ฉ Features & Commands [CLICK ME]

๐Ÿ”ฉ Features & Commands

Note: The default prefix is '#'

๐ŸŽถ Music Commands!

  • Play (#play, #p, #pplay [song/url])
  • Nowplaying (#nowplaying, #np, #now)
  • Queue (#queue )
  • Repeat (#loop (current, all), #repeat (current, all))
  • Loopqueue (#loopall, #lq, repeatall)
  • Shuffle (#shuffle, mix)
  • Volume control (#vol, #v [10 - 100])
  • Pause (#pause, #pa)
  • Resume (#resume, #r)
  • Skip (#skip, #s)
  • Skipto (#skipto, #st [position])
  • Clear (#clear)
  • Join (#join, #summon)
  • Leave (#leave, #dc, #lev, #stop)
  • Forward (#forward )
  • Seek (#seek )
  • Rewind (#rewind )
  • Replay (#replay)
  • Search (#search [songname])
  • 247 (#247)
  • Previous (#previous)
  • Autoplay (#autoplay)
  • Move (#move [song] [position])
  • Remove (#remove [song])
  • PlaySkip (#playskip [song/url])
  • SearchSkip (#searchskip [songname])
  • PlayTop (#playtop [song/url])
  • SearchTop (#searchtop [songname])

โบ Filter Commands!

  • Bass (#bass)
  • Superbass (#superbass, #sb)
  • Pop (#pop)
  • Treblebass (#treblebass, #tb)
  • Soft (#soft)
  • Earrape (#earrape, #ear)
  • Equalizer (#eq )
  • Speed (#speed )
  • Picth (#pitch )
  • Vaporwave (#vaporwave)
  • Nightcore (#nightcore)
  • Bassboost (#bassboost, #bb [-10 - 10])
  • Rate (#rate)
  • Reset (#reset)
  • 3d (#3d)
  • China (#china)
  • Dance (#dance)
  • Chipmunk (#chipmunk)
  • Darthvader (#darthvader)
  • DoubleTime (#doubletime)
  • SlowMotion (#slowmotion)
  • Tremolo (#tremolo)
  • Vibrate (#vibrate)
  • Vibrato (#vibrato)
  • Daycore (#daycore)
  • Television (#Television)
  • Jazz (#jazz)

๐Ÿ“‘ Misc Commands!

  • Help (#help, #halp [command])
  • Vps (#vps)
  • LavaLink (#lavalink)

๐Ÿค– Dev Commands!

  • Whitelist (#whitelist [add/remove] )
  • LeaveGuilds (#leaveguild)
  • GuildLists (#guildlist)

realityspace's People

Contributors

adivise 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.