mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-13 08:19:08 +02:00
Snake Speak Command
This commit is contained in:
@@ -6,6 +6,7 @@ module.exports = class TemmieCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'temmie',
|
||||
aliases: ['temmie-speak'],
|
||||
group: 'text-edit',
|
||||
memberName: 'temmie',
|
||||
description: 'Converts text to Temmie speak.',
|
||||
|
||||
Reference in New Issue
Block a user