Slackbot
03/31/2023, 3:19 PMuli
04/01/2023, 10:59 AMblock
is an extension on ActorScope
i’d expect it to have access to channel
. Have not checked though.myFunction
you need to make myFunction
an extension on ActorScope
as welleffect
to be called from the message handling loop. There you have the actorScope already in scope.