summaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
authorDico200 <dico.karssiens@gmail.com>2015-10-20 18:03:05 +0200
committerDico200 <dico.karssiens@gmail.com>2015-10-20 18:03:05 +0200
commit9119c3d1500a02b49d078a8a0d01a271e630092b (patch)
treef4e46239d0739ca88a2192bd47e66bf846f2174a /main.py
parent2db8142b35a92e93459fb9a9505778db303291a9 (diff)
Moved /signalstrength to its own file, added default configurability, added basecommands documentation, added can_build() to helpers
Diffstat (limited to 'main.py')
-rw-r--r--main.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.py b/main.py
index 2138216..b66b3ac 100644
--- a/main.py
+++ b/main.py
@@ -54,6 +54,8 @@ shared["load_modules"] = [
"webtoken",
# Adds /lol, broadcasts random funyy messages. A bit like the splash text in the menu
"saylol",
+ # Adds /signalstrength, lets you request a signal strength and an amount of items will be inserted into target container to meet that strength.
+ "signalstrength",
# Shows the owner of a skull when right-clicked
"skullclick",
# Adds /listen, highlights chat and plays a sound when your name was mentioned