2.0.0 (2024-10-24)
- remove old script, all commands support multiple servers now
- all existing commands support on multiple servers (4f710bd)
- new configure command to configure a textchannel for all cron tasks (3a190bb)
- adjust test mocks (01bcb44)
- deploy commands to all servers, register on all (f4fa935)
- remove old script, all commands support multiple servers now (642ee88)
1.9.3 (2024-09-11)
- comment on workaround fix to rework later (b27a4eb)
1.9.2 (2024-07-31)
- correct messageEvent.ts regex (8a97383)
1.9.1 (2024-07-23)
- hotfix caching error (9842f19)
1.9.0 (2024-07-23)
- role decorator for specifying command access levels (ac17653)
1.8.3 (2024-05-09)
- cron: register tasks (adc1cb1)
1.8.2 (2024-05-07)
- deps: bun lock file (ead02c5)
1.8.1 (2024-05-07)
1.8.0 (2024-05-07)
- api: controllers, endpoints and dto definition (5e61dbb)
- common: app api, res model, decorators and errorfilter (9bf5e49)
- eslint: config (0fc7374)
- lint script (f6fc03f)
- swagger: setup swagger api docs (08875fb)
1.7.0 (2024-04-09)
1.6.0 (2024-04-08)
- birthday-entry: create or update birthday entries and set active/inactive (5a9d247)
- cron: cron service for tasks (fb7f5c0)
1.5.0 (2024-04-05)
- slashcommands: version command (491d417)
- template string (49a716a)
1.4.0 (2024-04-05)
- launch config for bun (259d333)
1.3.0 (2024-02-26)
- add test workflow (53def06)
1.2.0 (2024-02-26)
- PollService: add ephemeral flag for replies (1f9b919)
- login logging xd (8abfb75)
- login: ClientReady logging (2da993b)
- mongo.config: dbName (4b48774)
- saving quotes (b767b09)
1.1.3 (2024-02-25)
- mongo-config: configurable auth database (ee35cd4)
- .github/workflows/docker.yml (f1fceb7)
1.1.2 (2024-02-24)
1.1.1 (2024-02-16)
- return after sending (8980eeb)
1.1.0 (2024-02-16)
- workflow: tag release to latest (f459305)
1.0.1 (2024-02-16)
- workflows: i think this should do it (141f4f2)
- add config (3e92d8f)
- add dockerfile and docker-compose (4ff5fa0)
- add gitignore (a361c90)
- add jest-testing (6d517a3)
- add vsc launch (bc7a93a)
- bug report command (eaa52a3)
- cbd command (dc7b01e)
- cd: docker.yml (71c3773)
- coinflip (85db888)
- commandHandling (91c2065)
- deploy commands at startup (c004eaf)
- deploy script (f5efcf5)
- deploy-commands (da7684e)
- docker commands (2b36815)
- docker pipelines (a647429)
- Docker: add test Dockerfile (b76f32f)
- env sample (cb3d98c)
- hello world (1f96a9a)
- i think everything works (0c8f65b)
- let swag report someone (1fa009c)
- little bit of refactoring deployCommands (09fc0ba)
- nestjs (e630098)
- new commands and response types (cc1d434)
- prettier config (39965fc)
- remove test cmd, add new cmd, add autoresponses (d0bd50a)
- start-script: run nest (8eaa1a8)
- tunnel for local testing (2a7e0dd)
- update launch.json with env (4c1e8b4)
- use config service for deployment (76fe7a9)
- vsc launch scripts (e27df9a)
- workflow: testing (524e45d)
- add multiline to long message (7077bf2)
- add prettier and update config (284e7f7)
- CommandModule: listen for commands (12d7d21)
- did some stupid shit (3f541bd)
- docker build (8088ce9)
- docker filepath (ab45c9d)
- docker-image: copy assets (2533e36)
- dont push test image (ab7df94)
- nvm found it (3068220)
- pull image in docker-compose (f33c97f)
- readme hyperlink (724037f)
- remove node 14 from workflow (22fe493)
- remove unused start config (b7c75f6)
- remove workflow fail check (2dcb67d)
- rm dupe, file name casing (4e2e43b)
- typo (a8eb5d2)
- Update node.js.yml (ec132ed)
- update sample env (fcb9ae9)
- use ConfigService (e2ebdf3)