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
|
2c21de68f3
|
refactor: remove registerEvents function (#10877)
* refactor: remove `registerEvents` function
* refactor: use try-catch
* fix: missing `await`
|
2025-05-11 12:21:13 +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 |
|
Almeida
|
5c0b714557
|
fix: structure imports on windows (#10835)
|
2025-04-13 19:45:11 +00:00 |
|
Noel
|
f580de8025
|
chore: upgrade deps (#10824)
|
2025-04-05 13:18:56 +02:00 |
|
Muhammad Nizamuddin Aulia
|
79b79b6a44
|
fix(create-discord-bot): register command files in subdirectories (#10775)
* feat(create-discord-bot): add user command in utility subdirectory
* fix(create-discord-bot): command files in the subdirectory were skipped
* fix(create-discord-bot): fix command files in subdirectory were skipped in Deno template
* fix: minor fix
* fix: lint
* refactor: suggested changes
revert: unrelated change
---------
Co-authored-by: almeidx <github@almeidx.dev>
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
|
2025-03-16 18:38:48 +00: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 |
|
Jiralite
|
b6162bc5b5
|
fix: Resolve imports for Windows (#9546)
fix: windows why
Co-authored-by: DD <didinele.dev@gmail.com>
Co-authored-by: Almeida <almeidx@pm.me>
|
2023-05-08 08:59:53 +02:00 |
|
Jaw0r3k
|
5b8d535fd6
|
fix: Non-existing data property (#9544)
fix: not existed data prop
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2023-05-07 19:39:43 +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 |
|