mirror of
https://github.com/ION606/selmerBot.git
synced 2026-05-14 21:26:54 +00:00
Modified the audio player (still doesn't work though)
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
module.exports ={
|
||||
name: 'kareoke',
|
||||
description: 'Sing your least-favorite song with you favorite person, me!',
|
||||
description: 'Sing your least-favorite song with your favorite person, me!',
|
||||
execute(message, args) {
|
||||
const axios = require('axios');
|
||||
const cheerio = require('cheerio')
|
||||
|
||||
Reference in New Issue
Block a user