Commands
Create a collection
Creates a new collection within your server.
If the collection is listed on a marketplace BitCheck supports please use the following command:
If not use this command:
Parameters
name
The name of the new collection.
Yes
role
The role that members will receive when they verify ownership of the ordinals in the collection.
Yes
inscriptions
This parameter takes a JSON file format, with each number representing the index of an ordinal in the collection.
Yes
Extra info
For example, if the new collection includes the ordinals with numbers "123", "456", and "789", the JSON file would look like this:
Create an embed
Creates a custom message embed that members can react to in order to start the verification process for a collection.
Update a collection
Update an already existing collection within your server.
Last updated