Skip to content

Commit

Permalink
Update subreddit.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Ftwrr authored Jan 7, 2023
1 parent fdac800 commit 542ff69
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion plugins/subreddit.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ let handler = async (m, { conn, args, usedPrefix, command }) => {
handler.help = ['subreddit'].map(v => v + ' <subreddit>')
handler.tags = ['internet']
handler.command = /^(sr|subreddit)$/i
export default handler

module.exports = handler

This comment has been minimized.

Copy link
@Ziamalik141

Ziamalik141 Sep 29, 2024

Whatsapp bot

0 comments on commit 542ff69

Please sign in to comment.