Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 234 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 234 Bytes

Discord bot for calculating weighted average by my highschool rules

make file config.json and type:

{
	"clientId": "<ID>",
	"guildId": "<ID>",
	"token": "<Token>"
}

then:

node install
node deploy-commands.js
node .