From b7e6cbe8ca25c019a404999cd4921f7ac61cd769 Mon Sep 17 00:00:00 2001 From: erik Date: Sat, 29 Aug 2015 12:54:58 -0700 Subject: [PATCH] Changed Quote module to Joke, using the Internet Chuck Norris Database. --- mobibot.iws | 288 +++++++----------- .../net/thauvin/erik/mobibot/Commands.java | 10 +- .../erik/mobibot/{Quote.java => Joke.java} | 20 +- .../net/thauvin/erik/mobibot/Mobibot.java | 18 +- 4 files changed, 138 insertions(+), 198 deletions(-) rename src/main/java/net/thauvin/erik/mobibot/{Quote.java => Joke.java} (80%) diff --git a/mobibot.iws b/mobibot.iws index 142310f..8f5dd81 100644 --- a/mobibot.iws +++ b/mobibot.iws @@ -34,13 +34,10 @@ - - + - - - + @@ -201,9 +198,11 @@ - - - + + + + + @@ -212,7 +211,7 @@ - + @@ -223,20 +222,7 @@ - - - - - - - - - - - - - - + @@ -245,9 +231,9 @@ - + - + @@ -258,20 +244,7 @@ - - - - - - - - - - - - - - + @@ -280,10 +253,9 @@ - + - - + @@ -293,31 +265,28 @@ - + - + - - + + - - + + - - - - - - + + + @@ -772,10 +741,12 @@ @@ -1543,46 +1514,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -1611,6 +1542,7 @@ + @@ -1693,7 +1625,46 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1806,7 +1777,7 @@