mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-20 05:51:35 +02:00
Fix all of these
This commit is contained in:
@@ -8,7 +8,7 @@ const gifs = [
|
||||
'https://i.imgur.com/2DdIR5H.gif'
|
||||
];
|
||||
|
||||
module.exports = class HighFivesCommand extends Command {
|
||||
module.exports = class HighFiveCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'high-five',
|
||||
|
||||
Reference in New Issue
Block a user