Denizen Script Mechanisms


Mechanisms are found in object properties, the 'adjust' command, and similar. These are used to change the state of an object.
Learn about how mechanisms work in The Beginner's Guide.


Showing 1 out of 632 mechanisms...
Nametopic
ObjectDiscordChannelTag
InputElementTag
Related Tags<DiscordChannelTag.topic> Returns the topic for this channel.
DescriptionChanges the topic for this channel. The topic can only be 1024 characters or fewer.
Does not work for thread or forum channels. Provide no input to reset the topic.
Sourcehttps://github.com/DenizenScript/dDiscordBot/blob/master/src/main/java/com/denizenscript/ddiscordbot/objects/DiscordChannelTag.java#L538