You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add src/runner.ts to run and restart target scripts and run checks
this to prevent the bot from restarting over again if it didnt meet
the requirements and also removes commands the only works on linux
- Update package.json to use runner for start and dev
- Remove redundant checkRequirements call from src/index.ts
- Improve error messages in requirements checks (include err)
- Add prisma generate step and tidy README/license formatting
- Fix tsconfig typeRoots path from src/typeses to src/types
0 commit comments