Skip to content

Commit e38bb91

Browse files
committed
chore: Restrict mish to Indonesia
1 parent 2cbc8c1 commit e38bb91

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/ps/commands/casual.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ export const command: PSCommand[] = [
3131
help: 'Mishes a person.',
3232
syntax: 'CMD [user?]',
3333
perms: 'voice',
34+
rooms: ['indonesia'],
3435
categories: ['casual'],
3536
async run({ message, arg }) {
3637
const targetId = toId(arg);

0 commit comments

Comments
 (0)