mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 14:21:41 +02:00
Credit Command
This commit is contained in:
@@ -8,6 +8,12 @@ module.exports = class BalloonPopCommand extends Command {
|
||||
group: 'games',
|
||||
memberName: 'balloon-pop',
|
||||
description: 'Don\'t let yourself be the last one to pump the balloon before it pops!',
|
||||
credit: [
|
||||
{
|
||||
name: 'PAC-MAN Party',
|
||||
url: 'http://pacman.com/en/pac-man-games/pac-man-party'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
{
|
||||
key: 'opponent',
|
||||
|
||||
Reference in New Issue
Block a user