You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
362 B
Lua
15 lines
362 B
Lua
return {
|
|
name = 'GitSparTV/discordia-slash',
|
|
description = 'Discordia 2.0 slash commands extension',
|
|
version = '2.0.0',
|
|
homepage = 'https://github.com/GitSparTV/discordia-slash',
|
|
dependencies = {
|
|
'SinisterRectus/discordia@2.8.4',
|
|
},
|
|
tags = {'discord', 'slash', 'discordia'},
|
|
license = 'MIT',
|
|
author = 'Spar',
|
|
files = {
|
|
'**.lua',
|
|
},
|
|
} |