-
Notifications
You must be signed in to change notification settings - Fork 10
Z ‐ [Legacy] Reply targets (non http commands)
All commands not requested via the http interface now support the smart reply targets system seen in some of the older commands.
just add #|#
followed by where you would want the reply to go
- a positive channel from 0 [local chat] up.
- a http URL
- or a avatar UUID
for example
GetParcelDesc#|#0
could return something like
{"reply":"A happy little parcel in the sea\n\n/*Windlight Sky: \"Anime - 3PM\" RegionOverride*/","status":true}
for commands with arguments just add it to the very end
GetGroupRoles|||861e110b-f3a5-1869-f652-a722bc86fb1b#|#289c3e36-69b3-40c5-9229-0c6a5d230766
could return something like
{"reply":"{\"RoleDataAge\":16,\"UpdateUnderway\":false,\"Roles\":{\"837febad-690f-b561-cdab-54c8ccbe77a9\":\"Bot\",\"8a650ffa-4f89-f6f3-f43b-c10556a9890e\":\"Owners\",\"906be76f-943f-427c-b539-e87f7afdc687\":\"Bot(Discord)\",\"b8b56397-ebb9-8b1f-9210-727e05d1576b\":\"Officers\",\"00000000-0000-0000-0000-000000000000\":\"Everyone\"}}","status":true}