Botban feature #16

Merged
Navy.gif merged 11 commits from development into alpha 2024-09-30 17:50:50 +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`