Adding QR Generator
This commit is contained in:
@ -7,7 +7,6 @@ module.exports = {
|
||||
name: "joke",
|
||||
description: "Gets a funny joke",
|
||||
|
||||
|
||||
run: async (client, interaction) => {
|
||||
giveMeAJoke.getRandomDadJoke(function (joke) {
|
||||
|
||||
|
Reference in New Issue
Block a user