Skip to content

Commit

Permalink
REM-BOT
Browse files Browse the repository at this point in the history
  • Loading branch information
davidprospero123 authored Apr 16, 2024
1 parent 5841241 commit aae3c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/dl-play3.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import fetch from 'node-fetch';
import axios from 'axios';


const imgUrl = 'https://i.imgur.com/APg4Nl7.jpg';
const imgUrl = 'https://i.imgur.com/JdMcnNQ.jpeg';

let handler = async (m, { conn, args, usedPrefix, text, command }) => {
let lister = ["mp3", "yta", "audio", "ytv", "video", "vídeo", "mp4", "mp3doc", "ytadoc", "audiodoc", "mp4doc", "ytvdoc", "videodoc", "vídeodoc"];
Expand Down

0 comments on commit aae3c92

Please sign in to comment.