Beginner Social and Groups¶
This page helps you use group features in plain language with safe, incremental prompts.
What you can do now¶
- List the groups your bot is currently in.
- List friends and see who is online.
- Send friendship offers and respond to incoming friendship requests.
- Send teleport offers or request a teleport invite.
- Respond to incoming teleport offers.
- Search people, groups, places, and land-for-sale listings.
- Read avatar profile/interests data by avatar UUID.
- List avatar profile picks and classifieds.
- Join and leave group chat sessions.
- Send group chat messages after joining a session.
- View group members, roles, titles, and notices.
- Send a group notice (with optional attachment IDs).
- Set active group and active group title.
- Invite avatars to a group.
- View and manage group bans (if your role has permission).
Starter prompts¶
Show my current groups.
Show my friends and who is online.
Show pending friendship offers.
Send a friendship request to avatar 99999999-8888-7777-6666-555555555555.
Send a teleport offer to 99999999-8888-7777-6666-555555555555 with message Meet me at the welcome area.
Show pending teleport offers.
Search people for name text cube.
Search groups for builders.
Search places for sandbox.
Search mainland land listings with max price 5000 and minimum area 512.
Show profile and interests for avatar 99999999-8888-7777-6666-555555555555.
List picks for avatar 99999999-8888-7777-6666-555555555555 with details.
List classifieds for avatar 99999999-8888-7777-6666-555555555555 with details.
Join group chat for group UUID 11111111-2222-3333-4444-555555555555.
Send to group chat 11111111-2222-3333-4444-555555555555: Hello everyone.
List group members for 11111111-2222-3333-4444-555555555555.
List group notices for 11111111-2222-3333-4444-555555555555.
Send a group notice to 11111111-2222-3333-4444-555555555555 with subject Weekly Meeting and message Meeting starts in 10 minutes.
Invite avatar 99999999-8888-7777-6666-555555555555 to group 11111111-2222-3333-4444-555555555555 using the Everyone role.
Show banned agents for group 11111111-2222-3333-4444-555555555555.
Ban avatar 99999999-8888-7777-6666-555555555555 from group 11111111-2222-3333-4444-555555555555 and verify the result.
Role and title examples¶
Set my active group to 11111111-2222-3333-4444-555555555555.
Set my active title role in group 11111111-2222-3333-4444-555555555555 to role UUID aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee.
Add member 99999999-8888-7777-6666-555555555555 to role aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee in group 11111111-2222-3333-4444-555555555555.
Good safety habits¶
- Start with read operations (groups, members, roles, notices) before changing roles or titles.
- Use UUID copy/paste carefully; one typo can target the wrong group.
- Send a short test notice before sending an important estate-wide announcement.
- Use verification-enabled prompts for role and ban changes when possible.
- For directory results, check the
paginationblock and usenextQueryStartwhenhasMoreis true.
For exact tool names and structured role/group payloads, see Advanced Guide -> Social, Groups, and Session Control.