TypeScript Discord bot.
A TypeScript bot for Discord.
git clone https://github.com/TKLProjects/tsbot
npm i
/src
called Config.ts
and populate it with the contents of Config.ts.example
. Enter your token in the token
var.npm start
tsc
cd dist
, then node Bot.js