mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-08-07 09:22:44 +02:00
📍
position exchange response
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ if motd_enabled:
|
||||
|
||||
# whoami Configuration
|
||||
if whoami_enabled:
|
||||
trap_list_whoami = ("whoami",)
|
||||
trap_list_whoami = ("whoami", "📍")
|
||||
trap_list = trap_list + trap_list_whoami
|
||||
help_message = help_message + ", whoami"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user