My Cute Robot
  • 👋Welcome!
  • Quick Start
  • Examples
    • Welcomer
    • Hugger
    • Greeting People
  • Tutorials
    • How to create a sketch
    • How to delete a sketch
    • What is Placeholder?
    • Changing the bot prefix?
    • How to view a previously created sketch
  • Starters
    • User Join
    • User Say Something
  • Steps
    • Channel
      • Create
      • Delete
      • Transfer Category
      • Edit name
    • Message
      • Delete
      • Edit
      • React
      • Reply
      • Send
    • Role
      • Give
      • Take
    • Misc
      • Random Number
      • Random Text
      • Wait
  • âš“Placeholders
    • Channel
    • Guild
    • List
    • Member
    • Message
    • Number
    • Role
    • Text
  • Inputs
    • Category
    • Channel
    • Choose
    • Emoji
    • User
    • Message
    • Number
    • Role
    • Text
  • Privacy Policy
Powered by GitBook
On this page
  • Properties
  • Know more
  1. Placeholders

List

PreviousGuildNextMember

Last updated 2 years ago

This contains list of items, like members, roles..

Properties

This placeholder have some properties that might be useful for you

Property
Description
Return type

<list count>

get the count of items in list

<list length>

same as count

<list random>

get a random item from the list

Any type

<list get n>

to get item at nth position in the list

Any type

<list map x>

replaces the items in the list with the item's x property

Of Any type

Know more

to know more about using placeholders

âš“
placeholder
Click here
Text
Text
List