forked from Supositware/Haha-Yes
fixed typo in "dundermifflin"
This commit is contained in:
parent
fd3c26700c
commit
44686e02ae
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ module.exports = class printCommand extends Command {
|
|||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'print',
|
||||
aliases: ['dundermiffline', 'wastedevinkandmoney'],
|
||||
aliases: ['dundermifflin', 'wastedevinkandmoney'],
|
||||
group: 'fun',
|
||||
memberName: 'print',
|
||||
description: 'print whatever you want using the dev printer ! ( yea really, send a feedback requesting the image and i\'il send it to you. )',
|
||||
|
|
Loading…
Reference in a new issue