it.discordbot.command.base / StateMachine

StateMachine

interface StateMachine

Functions

updateStateMessage

abstract fun updateStateMessage(event: GuildMessageReceivedEvent): Boolean

Updates the state of this finite state machine.

updateStateReaction

abstract fun updateStateReaction(event: GuildMessageReactionAddEvent): Boolean

Inheritors

LoremPicsumStateMachine

class LoremPicsumStateMachine : StateMachine

Macchina a stati per gestire la customizzzazione della chiamata a LoremPicsum