mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-15 15:57:47 +02:00
Credit Command
This commit is contained in:
@@ -7,6 +7,12 @@ module.exports = class LatlmesCommand extends Command {
|
||||
group: 'text-edit',
|
||||
memberName: 'latlmes',
|
||||
description: 'Creates a Latlmes fake link that redirects to a rickroll.',
|
||||
credit: [
|
||||
{
|
||||
name: 'Latlmes',
|
||||
url: 'https://www.latlmes.com/'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
{
|
||||
key: 'section',
|
||||
|
||||
Reference in New Issue
Block a user