package
0.0.0-20230413073442-daa8be93d0fd
Repository: https://github.com/janitorjeff/jeff-bot.git
Documentation: pkg.go.dev
# Functions
ReplyIntervalGet returns the duration object of the interval that is required for auto-replies in the specified place.
ReplyIntervalSet sets the reply interval for the specified place.
ReplyLastGet returns a time object of the when the last reply happened in the specified place.
ReplyLastSet sets the timestamp of the last reply fot the specified place.
ReplyOnGet returns whether auto-replying is on or off (true or false) in the specified place.
ReplyOnSet will set the value that determines whether auto-replying is on or off (true or false) in the specified place.
ShouldReply returns true if the required interval has passed since the last auto-reply happened, meaning that the bot should send a new reply again.
Talk returns GPT3's response to a prompt.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author