You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The connections, bot processes, and bots should have an organized Juvet.State.Slack state struct that holds onto the state when the connection initially connects.
Allows for the modules to retrieve the platform
Allows for the modules to retrieve the connection_id (e.g. in Slack, this would be the team id)
Easily retrieve information about the team
Easily retrieve information about the champion (user)
The text was updated successfully, but these errors were encountered:
The connections, bot processes, and bots should have an organized Juvet.State.Slack state struct that holds onto the state when the connection initially connects.
The text was updated successfully, but these errors were encountered: