Send an email if a reaction fails with an exception
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 4 May 2015 17:10:23 +0000 (19:10 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 4 May 2015 17:10:23 +0000 (19:10 +0200)
commitc3d1babcce7f077c2b57376fa7f9712b921950d8
tree666650ec4a8b8c4377d9470d982720626f0c1ad4
parent8afea1d02219d66403108a23ccba04929126e24b
Send an email if a reaction fails with an exception
src/main/java/net/pterodactylus/rhynodge/engine/Configuration.java [new file with mode: 0644]
src/main/java/net/pterodactylus/rhynodge/engine/Engine.java
src/main/java/net/pterodactylus/rhynodge/engine/ReactionRunner.java
src/main/java/net/pterodactylus/rhynodge/engine/Starter.java
src/test/java/net/pterodactylus/rhynodge/engine/ConfigurationTest.java [new file with mode: 0644]
src/test/resources/net/pterodactylus/rhynodge/engine/configuration.json [new file with mode: 0644]