Commit graph

18 commits

Author SHA1 Message Date
baa8d287c6
fix(create-bot): disable antfu/no-top-level-await rule 2024-09-27 14:35:25 +03:00
407910c2be
build: friendship ended with prettier 2024-08-12 08:19:16 +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
2bc9f898e5
chore: removed main field from package.json-s 2024-04-27 12:19:09 +03:00
9d34d902a4
feat(create-bot): support bun 2024-03-23 22:53:35 +03:00
9f76b78103
fix(create-bot): husky || true 2024-03-17 20:16:04 +03:00
8f909ee338
fix(create-bot): husky install is deprecated 2024-03-17 19:50:24 +03:00
f9d9133e88
fix(create-bot): NodeTelegramClient -> TelegramClient 2024-03-07 05:35:37 +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
71a3a05c9a
fix(create-bot): fixed no-linters template and dockerfile 2023-11-16 02:42:01 +03:00
cfa7e8ef5c
fix(template): new dispatcher api 2023-11-01 14:11:46 +03:00
958f7ff81c
ci: release building 2023-11-01 01:03:49 +03:00
220b564d52
chore: set version to 0.1.0 2023-10-30 14:59:34 +03:00
52773a6cb5
fix(create-bot): added .env to gitignore 2023-10-26 23:58:39 +03:00
969a0366d3
fix(create-bot): disabled import/named rule 2023-10-23 18:08:22 +03:00
343c925b72
fix(node): do not override .start() 2023-10-23 12:25:39 +03:00
92dddb75f1
feat: new package to automatically scaffold bots 2023-10-22 20:18:12 +03:00