Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 484 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 484 Bytes

tommy-bot

Steps for hosting

  1. Insert an apikey.lua file under the src/modules folder, make it return a string like so:
return 'key'
  1. Insert a token.lua file under the src/modules folder, make it also return a string like said above.

  2. 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