- Insert an
apikey.luafile under thesrc/modulesfolder, make it return a string like so:
return 'key'-
Insert a
token.luafile under thesrc/modulesfolder, make it also return a string like said above. -
Run
start.batto start the bot.
Note: token.lua should be your discord login bot token and apikey.lua should be your StrafesNET API key.
TBD
TBD