Commit graph

5 commits

Author SHA1 Message Date
13dd2558f2 Migrate to npm 2024-04-28 16:19:16 +01:00
e6c845e3b2 Switch to TypeORM's DataSource API ()
- Switch to TypeORM's DataSource API, rather than using the now deprecated ormconfig.json
- This will fix stage deployment not knowing how to deploy the database migrations



> **NOTE:** This change requires the deployment scripts to be updated, please update them on the server before merging

Co-authored-by: Ethan Lane <ethan@vylpes.com>
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/vylbot-app/pulls/299
2023-05-26 17:59:22 +01:00
c12644d537 Fix build errors from merge 2023-05-08 18:37:51 +01:00
ed8f5927c8
Feature/81 slash command support ()
* Update discord.js

* Migrate to slash commands

* Clean up imports

* Update permissions

* Fix guild-specific commands not showing up

* Fix changes requested
2022-09-18 11:57:22 +01:00
a01a43788e
Feature/49 ignore channel lists when logging ()
* Add entity

* Create ignore command

* Update message events to ignore channels set
2022-07-16 16:12:55 +01:00