1
0
forked from tommy/tommy-bot
tommy fe93603af9
Source commands
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)
2024-07-12 09:19:44 -04:00
wat
2023-01-07 17:17:47 -05:00
2024-07-12 09:19:44 -04:00
2024-01-12 22:35:24 -05:00
2024-07-10 15:48:26 -04:00
2024-07-05 18:11:40 -04:00
a
2022-04-03 18:48:13 -04:00
2022-04-03 18:36:21 -04:00

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

Description
StrafesNET Discord bot
Readme 27 MiB
Languages
Lua 98.8%
Batchfile 1.2%