4miau / Abigail-Williams

A cute, multi-purpose discord bot written in TypeScript, using the discord-akairo framework.
0 stars 0 forks source link

Missing files and build #1

Closed StrangerGithuber closed 2 years ago

StrangerGithuber commented 2 years ago

Hello When I am using pnpm typecheck command then it doesn't build but giving me tsc config is missing and therefore can't build. Plus I don't find the env file either what options need there.

4miau commented 2 years ago

I have committed a few updates to slightly help such as an .env.example, the tsconfig, eslint configurations, and such however as my README states, you will need to learn to re-create certain files. Library requirements are in the README. If you learn the discord-akairo framework then this will simplify your work.