aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorGravatar dngfx2018-08-30 18:11:17 +0100
committerGravatar dngfx2018-08-30 18:11:17 +0100
commite272d50f4991fe6522bb9c9b6a2d8443b369aef6 (patch)
tree55178be396a473f64ebe5c20fd7a320744c127df /modules
parentuse assure_call for trakt.py and lastfm.py (diff)
signature
Update strax generator with a bunch of new phrases and attacks.
Diffstat (limited to 'modules')
-rw-r--r--modules/strax.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/strax.py b/modules/strax.py
index 4983b761..144d729a 100644
--- a/modules/strax.py
+++ b/modules/strax.py
@@ -7,7 +7,7 @@ class Module(object):
self.strax, help="Suggests a glorious method of battle for the glory of the Sontaran Empire, through IRC!")
def strax(self, event):
- suggestion_greeting = ["Might I suggest", "Can I suggest", "Should we"]
+ suggestion_greeting = ["Might I suggest", "Can I suggest", "Should we attack immediately with"]
command_greeting = ["We should attack now with", "We must attack now with", "I suggest attacking with",
"We should coordinate an attack with"]
method_of_attack_a = ["full-frontal", "pincer", "surprise", "brutally excessive", "multi-pronged", "glorious",