mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
@@ -26,7 +26,7 @@ import { ownerOnly } from '../plugins'
|
||||
|
||||
export default commandModule({
|
||||
type: CommandType.Both,
|
||||
plugins: [ownerOnly(['182326315813306368')],
|
||||
plugins: [ownerOnly(['182326315813306368'])],
|
||||
description: 'ping command',
|
||||
execute: (ctx) => {
|
||||
ctx.reply('hello, owner');
|
||||
|
||||
Reference in New Issue
Block a user