fe93603af95c2fd29b4516e39ffb4f867d97f01e
added vsensmul sub command (this is a reimplementation that is better than what we had before as it was already present before but the code was never pushed to origin and got deleted)
tommy-bot
Steps for hosting
- Insert an
apikey.lua
file under thesrc/modules
folder, make it return a string like so:
return 'key'
-
Insert a
token.lua
file under thesrc/modules
folder, make it also return a string like said above. -
Run
start.bat
to start the bot.
Note: token.lua
should be your discord login bot token and apikey.lua
should be your StrafesNET API key.
T.O.S.
TBD
PRIVACY POLICY
TBD
Description
Languages
Lua
98.9%
Batchfile
1.1%