Skip to content

Commit

Permalink
feat: add !kenneth as alias for !dadjoke
Browse files Browse the repository at this point in the history
  • Loading branch information
sondr3 committed Sep 12, 2020
1 parent 1271af2 commit b47731a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/commands/fun/dadjoke.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ class DadJokeCommand extends Command {
constructor(client: CommandoClient) {
super(client, {
name: "dadjoke",
aliases: ["kenneth"],
group: "fun",
memberName: "dadjoke",
description: "DAD YOKE, ha ha ha",
Expand Down

0 comments on commit b47731a

Please sign in to comment.