enhancement(lint): Fix lint errors for src/commands/on_message.ts

Co-authored-by: NeonGamerBot-QK <saahilattud@gmail.com>
Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com>
This commit is contained in:
zeon-neon[bot] 2024-09-25 19:20:15 +00:00 committed by GitHub
parent 239145b74b
commit 53c71c0b3a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,7 +43,7 @@ export default class Message implements Command {
app.event(this.name, async (par) => {
// console.debug(par);
// if (!par.ack) return;
// console.debug(0);
// console.debug(0);
if (!par.say) return;
console.log(
`uh one of them are here`,