mirror of
https://github.com/SrIzan10/vinci.git
synced 2026-06-06 01:07:00 +00:00
chore: whoops need to add the id again 💀
This commit is contained in:
@@ -9,8 +9,7 @@ import { setNonEnumerableProperties } from "got/dist/source";
|
||||
export default commandModule({
|
||||
name: 'rps',
|
||||
type: CommandType.Slash,
|
||||
plugins: [publish({ guildIds: ['1000400148289036298'] })],
|
||||
// , '928018226330337280'
|
||||
plugins: [publish({ guildIds: ['1000400148289036298', '928018226330337280'] })],
|
||||
description: 'Juega piedra papel tijeras con los panas',
|
||||
//alias : [],
|
||||
options: [
|
||||
|
||||
Reference in New Issue
Block a user