roleme: forgot to register command

This commit is contained in:
Cynthia Foxwell 2023-04-05 19:21:03 -06:00
parent 3eddd3ce2d
commit 8d5c68009f
1 changed files with 1 additions and 0 deletions

View File

@ -223,3 +223,4 @@ roleme.callback = async function (msg, line, args) {
}
}
};
hf.registerCommand(roleme);