[mod test_lua] Suppression du module de test
This commit is contained in:
parent
9925169c8e
commit
55f1170405
@ -1,9 +0,0 @@
|
|||||||
main = {}
|
|
||||||
|
|
||||||
function main.on_message(self, await, discord, message)
|
|
||||||
if message.author.bot == false then
|
|
||||||
-- message.channel.send("Test")
|
|
||||||
end
|
|
||||||
end
|
|
||||||
|
|
||||||
return main
|
|
@ -1,14 +0,0 @@
|
|||||||
{
|
|
||||||
"version": "0.1.0",
|
|
||||||
"type":"lua",
|
|
||||||
"dependencies": {
|
|
||||||
"base": {
|
|
||||||
"min": "0.1.0",
|
|
||||||
"max": "0.1.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"bot_version": {
|
|
||||||
"min": "0.1.0",
|
|
||||||
"max": "0.1.0"
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user