bot-ts / framework

TypeScript framework in TypeScript includes an advanced command handler, a cli to generate files, a very practical file structure, a yargs based argument system for commands, an advanced Eval command, a Knex based database provider and some utils...

Home Page:https://ghom.gitbook.io/bot-ts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


What is bot.ts ?

bot.ts is a framework for discord.js designed in TypeScript for use in TypeScript. This framework includes all the features you need, here is a list:

Why using bot.ts ?

Code faster and without the hassle. Choosing bot.ts is choosing control.

  • It's not a lib! You can edit all files easily.
  • All is already configured.
  • I recommend it for learning TypeScript.
  • It uses ESBuild for boosted productivity

Annexes

logs

About

TypeScript framework in TypeScript includes an advanced command handler, a cli to generate files, a very practical file structure, a yargs based argument system for commands, an advanced Eval command, a Knex based database provider and some utils...

https://ghom.gitbook.io/bot-ts/


Languages

Language:TypeScript 93.6%Language:JavaScript 6.4%