Play your favorite playlist with rexom

Overview

rexom ๐ŸŽถ

Play your favorite playlist with rexom ๐ŸŽถ

๐Ÿ“œ Requirements.

  1. Make Your own discord bot from here
  2. make sure you have Git, VS Code, nodejs in yur pc (this is only required if you using computer)

๐Ÿš€ Getting Started.

if you using repl.it soo you can fork the project from here

else if you using glitch soo you can remix from here

but if you using your computer soo follow this steps!

  1. make a new folder name it any thing
  2. press right click and chose git bash here
  3. then he well open a cmd for you type this command inside: git clone https://github.com/DevelopersSupportAR/8Ticket.git

well done you forked the project in your pc

  1. find a folder could config and open the bot.js file (make sure if you using computer to open this file with VS Code)
  2. you well find thar thing like this:
require('dotenv').config()

module.exports = {
  token: process.env.TOKEN, // process the bot token from env file soo make a file outside all the files but in the bot source folder name it ".env" and type inside "TOKEN=Your Discord Bot Token"
  prefix: process.env.PREFIX // process the bot prefix from env file soo go to your .env file and type inside "PREFIX=Your bot prefix"
};
  1. then install your packages if you using repl.it just press Run and he well install the packages for you but if you using glitch soo this website is auto run and install your packages but if you using your computer soo open any cmd and go inside the bot source folder and type npm install

  2. if you using glitch or replit soo the bot have to be run successfully but if you using you computer soo type npm start in the same cmd you opened form installing packages

๐ŸŒ€ Support

Make sure if have any problem in this bot soo fell free to join Developer Support

โœจ Mad By

@ใƒ‹ใƒญ#3121

Comments
  • error playsongs

    error playsongs

    /tmp/build_0c1a2a84/source/music/playSong.js:41 db.set(SongDashData_${interaction.guild.id}, { ^ TypeError: Cannot read properties of undefined (reading 'guild') at Timeout._onTimeout (/tmp/build_0c1a2a84/source/music/playSong.js:41:40) at listOnTimeout (node:internal/timers:557:17) at processTimers (node:internal/timers:500:7) -----> Build failed

       We're sorry this build is failing! You can troubleshoot common issues here:
       https://devcenter.heroku.com/articles/troubleshooting-node-deploys
       
       If you're stuck, please submit a ticket so we can help:
       https://help.heroku.com/
       
       Love,
       Heroku
    

    ! Push rejected, failed to compile Node.js app. ! Push failed

    help wanted 
    opened by ahmad19981 3
  • Error [DISALLOWED_INTENTS]: Privileged intent provided is not enabled or whitelisted.

    Error [DISALLOWED_INTENTS]: Privileged intent provided is not enabled or whitelisted.

    hey!. I made everything right but I always get this error Error [DISALLOWED_INTENTS]: Privileged intent provided is not enabled or whitelisted

    this a image for the page: https://i.imgur.com/RVLY9K8.png

    help wanted 
    opened by ItsDaNZy 3
  • dashboard error

    dashboard error

    TypeError: /home/runner/rexom-1/source/server/views/index.ejs:18 16| 17|

    reXom

    18| 19| <% if (user && user.id) {%> 20| 21| <% } else {%>

    Cannot read properties of null (reading 'id') at eval ("/home/runner/rexom-1/source/server/views/index.ejs":13:35) at index (/home/runner/rexom-1/node_modules/ejs/lib/ejs.js:692:17) at tryHandleCache (/home/runner/rexom-1/node_modules/ejs/lib/ejs.js:272:36) at View.exports.renderFile [as engine] (/home/runner/rexom-1/node_modules/ejs/lib/ejs.js:489:10) at View.render (/home/runner/rexom-1/node_modules/express/lib/view.js:135:8) at tryRender (/home/runner/rexom-1/node_modules/express/lib/application.js:640:10) at Function.render (/home/runner/rexom-1/node_modules/express/lib/application.js:592:3) at ServerResponse.render (/home/runner/rexom-1/node_modules/express/lib/response.js:1012:7) at /home/runner/rexom-1/source/server/routes/root-routes.js:17:9 at Layer.handle [as handle_request] (/home/runner/rexom-1/node_modules/express/lib/router/layer.js:95:5)

    bug 
    opened by ahmad19981 1
  • seek

    seek

    seek ุฃู…ุฑ ู„ู„ุฃุณู ุงู…ุฑ ุณูŠูŠูƒ ููŠู‡ ู…ุดูƒู„ู‡ ูƒุจูŠุฑู‡ ุนู†ุฏ ุงุณุชุฎุฏุงู…ู‡ ูŠุฎู„ูŠ ุงู„ุจูˆุช ูŠูˆู‚ู ุนู† ุงู„ุชุดุบูŠู„ ู„ุงุฒู… ุงุฏุฎู„ ุงู„ู…ุดุฑูˆุน ุนู„ุดุงู† ุงุนู…ู„ ู„ู‡ ุชุดุบูŠู„ . ูˆู‡ุฐูŠ ุงู„ู…ุดูƒู„ู‡ ู…ู† ุงู„ุงุตุฏุงุฑ ุงู„ู‚ุฏูŠู… ูˆุงู„ุญุงู„ูŠ ู…ุณุชู…ุฑู‡

    opened by HELOST 1
  • issue

    issue

    Hi,

    I really like the way that you made a script and it is so useful and good. But please change your readme file. your English is so bad and we couldn't understand what you were trying to say at all. However, Try to use Grammarly or google translate next time. Consequently, change the readme file and put more steps in instrucations

    Kind Regards SulimanZeen

    opened by sulimanzeen 1
  • Bump node-fetch from 2.6.6 to 2.6.7

    Bump node-fetch from 2.6.6 to 2.6.7

    Bumps node-fetch from 2.6.6 to 2.6.7.

    Release notes

    Sourced from node-fetch's releases.

    v2.6.7

    Security patch release

    Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th party host while a redirect occurred

    What's Changed

    Full Changelog: https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 0
  • Bump simple-get from 4.0.0 to 4.0.1

    Bump simple-get from 4.0.0 to 4.0.1

    Bumps simple-get from 4.0.0 to 4.0.1.

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 0
Releases(3.2.0-beta)
  • 3.2.0-beta(Feb 17, 2022)

    The Deep โ™Ÿ๐Ÿ“ฏ

    1. new style for the dashboard ๐Ÿคฉ

    2. new handler reading type ๐ŸŽจ

    3. better music opus ๐Ÿ”Š

    4. fixing dashboard bugs ๐ŸŽ™

    Source code(tar.gz)
    Source code(zip)
  • 3.0.0(Dec 26, 2021)

  • 2.9.8(Oct 27, 2021)


    make your day with rexom ๐ŸŽต


    Support


    Support Support Support Support Support Support

    Fixes Some Of the Errors โœจ

    1 - Fix All The Control Panel Error and add an switch for buttons and reactions and none ๐Ÿ“Š

    2 - Fix The Setup Command โœจ

    3 - New Style For The Dashboard ๐Ÿš€

    3 - Fixes #3 , #10 , #16 , #12 , #11 , #8 issues

    Source code(tar.gz)
    Source code(zip)
  • 2.7.9(Oct 3, 2021)


    make your day with rexom ๐ŸŽต


    Support


    Support Support Support Support Support Support

    Features โœจ

    • Fix 90% of the bot bugs โ˜ฎ๏ธ
    • added a simple dashboard ๐Ÿ’ฅ (this one will be updated in the next version!!)
    Source code(tar.gz)
    Source code(zip)
  • 2.5.3(Sep 23, 2021)


    make your day with rexom ๐ŸŽต


    Support


    Support Support Support Support Support Support
    • new and advanced handler ๐ŸŽถ

    • Spotify and SoundCloud support ๐ŸŒ

    • new discord buttons and context menu support โฏ

    • save and play the playlist on the bot ๐Ÿงท

    • haidra setup command support โ˜ฎ๏ธ

    • new and advanced handler ๐ŸŽถ

    • Spotify and SoundCloud support ๐ŸŒ

    • new discord buttons and context menu support โฏ

    • save and play the playlist on the bot ๐Ÿงท

    • haidra setup command support โ˜ฎ๏ธ

    Source code(tar.gz)
    Source code(zip)
  • 1.0.2(Jul 6, 2021)

    image0

    make your day with rexom ๐ŸŽต

    - play your music with rexom ๐Ÿ’ฅ

    • advanced music commands ๐ŸŽถ
    • support +700 website to play a music ๐ŸŒ
    • buttons control panel โฏ
    • autoplay radio music ๐Ÿงท
    Source code(tar.gz)
    Source code(zip)
Owner
DevelopersSupportAR
DevelopersSupportAR
YouTube Playlist Downloader โ–ถ. It is powered by loader.to with Selenium 4 and Microsoft Edge.

YouTube Playlist Downloader โ–ถ. It is powered by loader.to with Selenium 4 and Microsoft Edge.

Alfian Andi Nugraha 7 Mar 4, 2022
This is a Calculator that finds the duration of a Playlist/Video at various lengths.

YT-Playlist-Video-Duration-Calculator This is a Calculator that finds the duration of a Playlist/Video at various lengths. Link to the website: https:

Vivek Velineni 3 Oct 9, 2022
A Discord Toolbox built with Modules APIs that provide access to listing, sales, and collection data from your favorite NFT Marketplaces!

module-discord-toolbox Click here to add the module-discord-toolbox to your server. WARNING: Make sure to not give the discord bot any important roles

null 4 May 6, 2022
Zoltan is a polyphonic music synthesizer that you can play in your browser.

Zoltan Zoltan is a polyphonic browser-based synthesizer written in TypeScript using React. The project is currently in the early alpha stages, so expe

Mark-James McDougall 7 Dec 17, 2022
Iโ€™m a very useful music bot that can make you play a music with a simple command! I have a lot of good commands that you can have a better experience playing your favorites songs!

Iโ€™m a very useful music bot that can make you play a music with a simple command! I have a lot of good commands that you can have a better experience playing your favorites songs!

Hugo Kishi 2 Aug 16, 2022
๐Ÿช— Play the 3-row diatonic button accordion with your computer keyboard!

Keyboard Accordion Play the diatonic button accordion with your computer keyboard! Todo Add bass notes Add CGF and EAD tunings Add scales Add bottom 3

Tania Rascia 125 Dec 7, 2022
Watch youtube, play poker and many others games together!

THE GAMES ARE FROM DISCORD STOP MESSAGING ME ABOUT IT! Powercord Together A plugin that makes easy to watch youtube, play poker and many others games

notsapinho 66 Nov 25, 2022
Play games or watch YouTube videos together on Discord !

Discord Together ?? Installation Install discord-together $ npm install discord-together@latest Install discord.js $ npm install discord.js ?? Featu

RemyK 186 Jan 3, 2023
โฌ›โฌœ๐ŸŸจ๐ŸŸฉ๐ŸŸฉ๐ŸŸจโฌœโฌ› Reminds and keeps track of those that play wordle.

?? Discord Wordle Reminder Bot Tired of always trying to remember to play the new Wordle? We were too. Introducing Discord Wordle Reminder Bot! ?? A o

Andrew Robinson 5 Jan 12, 2022
Discord bot made in javascript to play youtube music.

DJS O DJS รฉ um bot para Discord com a capacidade da criar playlists personalizadas, tendo como fonte a biblioteca de mรบsicas do Youtube. Frameworks e

Matheus Luiz 2 Aug 21, 2022
๐Ÿค– NODE.TS - Play a welcome sound every time someone joins the voice channel, meme bot. (Olha ele ae)

welcome2voice-bot ?? NODE.TS - Play a welcome sound every time someone joins the voice channel. ?? INVITE-ME ?? Installation Clone project git clone g

Bruno Silva 5 Feb 23, 2022
A NodeJS package for voice channel interactions on Revolt. This package lets you join voice channels, play music and more!

Revoice.js - A Voice Module for Revolt This package is still in developement and lacks many features. You still are able to play sound to a voice chan

ShadowLp174 13 Dec 25, 2022
null 8 Nov 4, 2022
Recap let's you recap on your favourite social network videos by downloading them on your devices, from the range of YouTube, SoundCloud, Facebook, Twitter, Instagram, TikTok, Vimeo, Dailymotion, VK, or AOL.

Recap A Social Network Video Downloader Recap let's you recap on your favourite social network videos by downloading them on your devices, from the ra

John Oladele 4 Sep 24, 2022
Prettier embeds for your YouTubes - with nice options like high-res preview images, advanced customization of embed options, and optional FitVids support.

PrettyEmbed.js Prettier embeds for your YouTubes - with nice options like high-res preview images, advanced customization of embed options, and option

Mike Zarandona 1.1k Sep 28, 2022
:speech_balloon: Speech recognition for your site

annyang! A tiny JavaScript Speech Recognition library that lets your users control your site with voice commands. annyang has no dependencies, weighs

Tal Ater 6.4k Jan 1, 2023
:loudspeaker: A JavaScript library to add voice commands to your sites, apps or games.

Voix JS A JavaScript library to add voice commands to your sites, apps or games. NOTE: At this time, this library is only compatible with Google Chrom

Guille Paz 548 Dec 8, 2022
AmplitudeJS: Open Source HTML5 Web Audio Library. Design your web audio player, the way you want. No dependencies required.

Documentation โ€ข Examples โ€ข Tutorials โ€ข Support Us โ€ข Get Professional Help AmplitudeJS is a lightweight JavaScript library that allows you to control t

Server Side Up 3.9k Jan 2, 2023
Meet Muffin - a multipurpose, customizable and open source Discord bot with bunch of useful features for your server!

Meet Muffin - a multipurpose, highly customizable and open source Discord bot with bunch of useful features for your server! Self-hosting notice While

null 0 Oct 21, 2021