Skip to content

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

/start

No parameters.

Examples:

  • /start

/list

Parameters:

  • radius - radius in meters to search within. 100m by default.

Examples:

  • /list 500

  • /list

/link

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

/join

Parameters:

  • group - group name to join

Examples:

  • /join My-Cool-Group

/delete_link

Parameters:

  • group - name of a group

Examples:

  • /delete_link My-Cool-Group
Clone this wiki locally