-
Notifications
You must be signed in to change notification settings - Fork 0
Bot Commands
render1980 edited this page Mar 5, 2021
·
1 revision
/start - start communicating with Bot
/list {radius} - list groups within your location radius (meters). 100m by default.
/link {group} {description} - link a group to your location and announce it to the world
/join {group} - request to join the group
/delete_link {group} - delete the link for Bot and stop announcing it to the world
No parameters.
Examples:
/start
Parameters:
- radius - radius in meters to search within. 100m by default.
Examples:
-
/list 500
-
/list
Parameters:
- group - name of a group to announce to the world
- description - description of a group
Examples:
-
/link My-Cool-Group The group for me and my cool friends
-
/link My-Group
Parameters:
- group - group name to join
Examples:
/join My-Cool-Group
Parameters:
- group - name of a group
Examples:
/delete_link My-Cool-Group