[SIS-11] adding debra donation notification support

This commit is contained in:
Sheldan
2022-11-05 23:45:52 +01:00
parent 2ae472ae94
commit a26114331f
51 changed files with 2098 additions and 2 deletions

View File

@@ -0,0 +1,15 @@
<assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd">
<id>zip</id>
<includeBaseDirectory>false</includeBaseDirectory>
<formats>
<format>zip</format>
</formats>
<fileSets>
<fileSet>
<outputDirectory>.</outputDirectory>
<directory>${project.basedir}/src/main/resources</directory>
</fileSet>
</fileSets>
</assembly>

View File

@@ -0,0 +1 @@
Aktuell wurden **${donationAmount} Euro** für Debra Austria gespendet. Spende auch du unter https://tiny.cc/schmetterling2021.

View File

@@ -0,0 +1 @@
Spende auch du für Debra Austria unter http://tiny.cc/schmetterling2021.

View File

@@ -0,0 +1 @@
:bell: ${donatorName} hat ${donationAmount} Euro gespendet :bell:

View File

@@ -0,0 +1 @@
Currently **${donationAmount} Euro** were donated for Debra Austra. Donate via https://tiny.cc/schmetterling2021 too.

View File

@@ -0,0 +1,2 @@
Retrieves the current donation amount from the respective website, parses the donation amount and shows this in a message.
Also shows a link on where to donate and for that.

View File

@@ -0,0 +1 @@
Also donate for Debra austria via http://tiny.cc/schmetterling2021.

View File

@@ -0,0 +1 @@
:bell: ${donatorName} donated ${donationAmount} Euro. :bell: