Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 264 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 264 Bytes

scordwars

Server Component for infight.io.

run locally

Use VSCode, run Debug Infight from the debug panel.

deploy commands

Make a discord/deployConfig.json file with the right values in it:

{
	"token": "",
	"clientId": "",
	"guildId": ""
}