3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-07-07 11:07:19 +00:00
zeppelin/backend
Bradyn 3c530990f4
Update Client Events
Changed client event "ready" and "error" to use the Events import as the "ready" will be replaced by "clientReady" in v15 of discord.js.

https://v15.discordjs.guide/additional-info/updating-from-v14.html#client
2025-02-04 12:54:01 +11:00
..
src Update Client Events 2025-02-04 12:54:01 +11:00
.gitignore Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
.prettierignore Update .prettierignore, use subproject specific ignore files 2021-09-11 19:06:01 +03:00
package.json build(deps): bump express from 4.19.2 to 4.20.0 (#490) 2024-10-13 13:00:22 +01:00
register-tsconfig-paths.js Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
start-dev.js refactor: convert /backend to ESM 2024-04-09 20:57:18 +03:00
tsconfig.json refactor: use npm workspaces and ts project references 2024-03-02 09:24:07 +00:00