mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-19 05:51:42 +02:00
Add boop alias to poke
This commit is contained in:
@@ -5,6 +5,7 @@ module.exports = class PokeCommand extends ImgurAlbumCommand {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'poke',
|
||||
aliases: ['boop'],
|
||||
group: 'roleplay',
|
||||
memberName: 'poke',
|
||||
description: 'Pokes a user.',
|
||||
|
||||
Reference in New Issue
Block a user