Commit graph

12 commits

Author SHA1 Message Date
6166e27808
build: build with vite (initial) 2024-08-24 22:55:25 +03:00
a0ed9c2426
chore: migrate to antfu eslint config (+ reformat) 2024-08-18 07:18:13 +03:00
64da48926f
feat(create-bot): various improvements
- improved bun support
- deno support
- use antfu/eslint-config
- fixed some issues
- removed pre-commit hooks
2024-06-24 17:49:47 +03:00
9d34d902a4
feat(create-bot): support bun 2024-03-23 22:53:35 +03:00
8f909ee338
fix(create-bot): husky install is deprecated 2024-03-17 19:50:24 +03:00
ff89ce3ddd
feat(create-bot): support package managers other than pnpm 2024-03-17 19:48:04 +03:00
10ccfae496
fix: __dirname on windows
bruh i hate windows
2024-02-22 16:18:40 +03:00
43e10dda73
chore(create-bot): use colorette instead of chalk 2024-02-22 14:34:50 +03:00
80850c9ad5
fix(create-bot): pnpm run run -> pnpm start 2024-02-08 04:31:34 +03:00
528cc4dc92
fix(create-bot): git setup
also im retarded and forgot to include prettier in deps
2023-10-27 00:15:56 +03:00
d5d5615a4d
build(create-bot): fixed package building 2023-10-23 12:19:53 +03:00
92dddb75f1
feat: new package to automatically scaffold bots 2023-10-22 20:18:12 +03:00