forgot to register the command as per usual
This commit is contained in:
parent
a0324d9cfc
commit
ff4615e1aa
1 changed files with 1 additions and 0 deletions
|
@ -1151,3 +1151,4 @@ fedimbedCommand.callback = async function (interaction) {
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
hf.registerCommand(fedimbedCommand);
|
||||||
|
|
Loading…
Reference in a new issue