[OPB-13] adding logging module and customizing leave message templates

This commit is contained in:
Sheldan
2021-04-24 16:06:10 +02:00
parent bf55064984
commit 9f773abd7e
9 changed files with 116 additions and 9 deletions

View File

@@ -95,6 +95,11 @@
<artifactId>starboard-impl</artifactId>
</dependency>
<dependency>
<groupId>dev.sheldan.abstracto.modules</groupId>
<artifactId>logging-impl</artifactId>
</dependency>
<dependency>
<groupId>dev.sheldan.oneplus.bot.application.custom</groupId>
<artifactId>starboard-custom</artifactId>