flare/package.lua

12 lines
253 B
Lua

return {
name = 'cloudwithax/flare',
version = '1.0.0',
homepage = 'https://github.com/cloudwithax/flare',
license = 'MIT',
files = {
'**.lua'
},
tags = { 'discord', 'api', 'lavalink' },
author = 'cloudwithax',
}