Commit graph

19 commits

Author SHA1 Message Date
a07b6673dc
chore: bumped @antfu/eslint-config + reformat 2024-12-03 09:55:37 +03:00
6166e27808
build: build with vite (initial) 2024-08-24 22:55:25 +03:00
b76463ccc0
chore: enabled isolatedDeclarations 2024-08-18 09:44:26 +03:00
a0ed9c2426
chore: migrate to antfu eslint config (+ reformat) 2024-08-18 07:18:13 +03:00
0d4ab165b6
fix(create-bot): don't try installing dev deps if there arent any 2024-08-05 00:13:49 +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
98eb01f664
chore(create-bot): use openurl instead of open 2024-02-22 14:42:16 +03:00
43e10dda73
chore(create-bot): use colorette instead of chalk 2024-02-22 14:34:50 +03:00
f05ada6cd2
fix(create-bot): use cross-spawn
i hate windows lol
2024-02-22 14:20:23 +03:00
80850c9ad5
fix(create-bot): pnpm run run -> pnpm start 2024-02-08 04:31:34 +03:00
b261a661d2
chore(node): allow omitting input params 2023-12-13 21:43:46 +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
e86eddfb57
fix(create-bot): fix ts 2023-10-23 00:11:02 +03:00
92dddb75f1
feat: new package to automatically scaffold bots 2023-10-22 20:18:12 +03:00