Almeida
ec3ef7b1bd
feat: use native node typescript ( #11259 )
...
* feat: use native node typescript
* fix: use basename
* Update packages/create-discord-bot/template/Bun/TypeScript/tsconfig.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Change module and moduleResolution to ESNext and Bundler
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-09 03:22:16 +01:00
Jiralite
5e6bd4b3d7
build: Bump dependencies ( #11333 )
...
* build: bump dependencies
* fix: guide build
* build: amend package.json.hbs
* build: create-discord-bot
* style: formatting
* build: final change
---------
Co-authored-by: almeidx <github@almeidx.dev >
2025-12-06 22:55:07 +00:00
Almeida
538b47dd00
feat: upgrade zod to v4 ( #11258 )
...
* feat: upgrade zod to v4
* fix: requested changes
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2025-11-12 10:07:58 +00:00
Almeida
fb5c629638
chore: bump dependencies ( #11225 )
2025-10-31 11:15:45 +00:00
Jiralite
c05f653f0a
chore: Release create-discord-app/bot ( #11198 )
...
* build: bump versions
* build: specify `monoRepo`
Specifying that this is a monorepo seems to fix changelog generation and the conventional bumping.
* chore(create-discord-bot): release create-discord-bot@4.1.0
2025-10-24 19:06:45 +01:00
Almeida
985b525556
chore: bump dependencies ( #11133 )
...
* chore: bump dependencies
* chore: another bump
2025-10-06 22:42:31 +00:00
Almeida
cc43dadcae
chore: bump dependencies ( #11051 )
...
* chore: bump dependencies
* build: bump discord-api-types to 0.38.22
* fix: fix builders
---------
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2025-08-29 12:01:54 +00:00
Vlad Frangu
4b6060dcd8
feat: bump discord.js in create-discord-bot/app ( #11048 )
...
* feat: bump discord.js in create-discord-bot/app
* chore: forgot core
2025-08-21 06:58:35 +00:00
Almeida
de2b2dd330
chore: bump dependencies ( #10967 )
2025-07-13 19:39:47 +00:00
Vlad Frangu
127bb59638
chore: bump discord.js across create-discord-x templates ( #10935 )
2025-06-18 09:46:34 +00:00
Danial Raza
4acb71496f
chore: update create-discord-bot dependencies ( #10878 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2025-05-05 07:00:35 +00:00
Noel
f580de8025
chore: upgrade deps ( #10824 )
2025-04-05 13:18:56 +02:00
Jiralite
3db8ce70a2
build!: Bump Node.js to 22.12.0 ( #10726 )
...
BREAKING CHANGE: Node.js 22.12.0 or above is required.
2025-01-26 14:56:39 +00:00
Jiralite
a111cddcea
feat: Upgrade create-discord-bot dependencies ( #10673 )
...
feat: upgrade cdb deps
2025-01-01 23:13:06 +00:00
Almeida
a6685a319e
build: bump dependencies ( #10671 )
2024-12-31 21:31:34 +01:00
Jiralite
98153baf91
build: Update dependencies ( #10601 )
...
* build: update dependencies
* build: upgrade pnpm to 9.13.2
2024-11-19 10:30:06 +00:00
Vlad Frangu
1f2047ff90
chore(create-discord-app): update discord.js version for templates
2024-09-02 22:26:25 +03:00
Almeida
e2e71b4d09
build: bump dependencies ( #10457 )
...
* build: bump `@vladfrangu/async_event_emitter`
* chore: bump again + fixes
* build: bump types/node and some dev deps
* build: bump discord-api-types again
* style: remove unused eslint-ignore comment
* build: sync dependencies and update templates
* build: bump turbo
* build: vercel + vitest
* build: bump undici
---------
Co-authored-by: Vlad Frangu <me@vladfrangu.dev >
2024-08-22 17:33:35 +02:00
Vlad Frangu
840dc565cd
chore: update templates for create-discord-bot
2024-05-04 20:50:15 +03:00
Danial Raza
1d565443b0
refactor: improve structure validation with zod ( #10103 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2024-02-21 20:19:43 +00:00
Jiralite
136c66c213
build: Bump versions ( #9986 )
...
fix: bump versions
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-12-30 18:03:00 +00:00
iCrawl
8f432400d8
build: multi-config build and dep update
2023-11-14 01:26:22 +01:00
Jiralite
f0ec70dfda
feat: bump package versions ( #9951 )
...
* feat: bump package versions
* chore(create-discord-bot): release create-discord-bot@0.2.3
---------
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com >
2023-11-12 20:22:55 +00:00
iCrawl
344a3f9344
chore: @types/node and unocss fix
2023-11-06 23:55:13 +01:00
Noel
e96a8a977f
build: pnpm ( #9806 )
2023-08-27 20:24:03 +02:00
iCrawl
d37632da05
build: refactor linting
2023-08-22 09:40:11 +02:00
iCrawl
1e3aed0d97
chore: config overhaul
2023-08-22 01:33:47 +02:00
Noel
dd5e7453e8
feat(create-discord-bot): bun/deno templates ( #9795 )
2023-08-21 22:48:13 +02:00
Suneet Tipirneni
84f1b1890d
feat(create-discord-bot): Add prompts, command handler and deployment script ( #9570 )
...
* feat(create-discord-bot): Add prompts, command handler and deployment script
* fix: revert package template name
* chore: make requested changes
* chore: make requested changes
* fix: remove uneeded listeners
* fix: use `0` for eslint
* fix: remaining requested changes
* chore: requested changes
* fix: remove redundant call
2023-07-16 17:13:18 +00:00
Jaw0r3k
8482e3c95d
fix(create-discord-bot): Fix start script ( #9542 )
...
fix: not working npm start
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-05-07 19:08:23 +00:00
Jiralite
f83a8a58c9
feat: create-discord-bot ( #9420 )
...
* feat: basic initialisation
* fix: no scope
* chore: add options for issues
* feat: good word, Monbrey
* feat: basic README.md
* fix: no documentation for this
* feat: install for them
* chore: update licencing
* chore: fix year
* fix: build tsup
* feat: add TypeScript option
* feat: add `name` option
* chore: ignore annoying errors
* chore: add tsconfig.json
* refactor: remove name
We can just use the name of the directory instead.
* chore: update cliff jumper rc
* chore: bump dependencies
* chore: bump dependencies
* fix: build in prepack
* fix: configure ESLint correctly
* feat: infer package manager
* docs(packageManager): document `install()`
* fix(packageManager): do not emit a warning for `npm`
* refactor: change project name colour to yellow
* docs(constants): basic documentation
* feat: add link
* chore: add `verbatimModuleSyntax`
* chore: bump discord.js
* refactor: switch to @sapphire/ts-config
* refactor: file name changes
* refactor: tweak description
* chore: update yarn.lock
* fix: add .env
* chore: bump dependencies
* feat: event handler
* refactor: use `default`
* refactor: simpler event
* chore: bump discord.js
* fix: add release script and reorder
* style: reorder package.json
* chore: remove unneeded ignores
* chore: bump minimum Node.js version
* chore: add @types/node to TypeScript package.json
* chore: apply requested changes
Co-authored-by: Noel <buechler.noel@outlook.com >
* style: run ESLint + Prettier
* refactor: prefer "the"
* refactor: remove some comments
* feat: add ESLint + Prettier
* chore: requested changes
Co-authored-by: Noel <buechler.noel@outlook.com >
* chore: more requested changes
Co-authored-by: Noel <buechler.noel@outlook.com >
---------
Co-authored-by: Noel <buechler.noel@outlook.com >
2023-05-07 18:05:26 +02:00