Added chat bot

This commit is contained in:
Cooldude2606
2019-06-12 23:16:25 +01:00
parent 336550f5c3
commit cfff682b18
7 changed files with 159 additions and 20 deletions

View File

@@ -6,17 +6,17 @@ return {
},
messages={ -- the messages that each one will say, must be same name as its location
['Spawn']={
{'info.website-message'},
{'info.website'},
{'info.read-readme'},
{'info.discord-message'},
{'info.discord'},
{'info.softmod'},
{'info.wiki-message'},
{'info.wiki'},
{'info.redmew'},
{'info.feedback-message'},
{'info.feedback'},
{'info.custom-commands'},
{'info.status-message'},
{'info.status'},
{'info.lhd'},
{'info.github-message'},
{'info.github'},
}
}
}