Release 3.4.0 #19

Merged
Navy.gif merged 14 commits from alpha into beta 2024-10-02 08:25:49 +02:00
Showing only changes of commit c037a8abe9 - Show all commits

View File

@ -18,6 +18,8 @@ Internal/technical documentation will be in the source files adjacent to the cod
- MariaDB (TBD)
- RabbitMQ (maybe, TBD)
A Docker compose file is available for convenience for setting up databases for development or personal deployment.
### Running
- Install the dependencies: `yarn install`
- Run the bot: `yarn start`