ratz/src/modules/greetonreturn/useractivitylevel.go

const commentOnReturnAfterOffline

const commentOnCommentAfter

func CommentOnTimeSinceLastComment(u common.UserRecord, interval time.Duration) {}

// CommentOnTimeSinceLastOnline alerts other users about a user's return to online status after a period of being offline
func CommentOnTimeSinceLastOnline(u common.UserRecord, s time.Duration) {}