src.commands.mentor_mentee_command module
¶
src.commands.mentor_mentee_command.
register_mentor_mentee_command
(
bolt_app
,
state_manager
)
[source]
¶
src.commands.mentor_mentee_command.
send_weekly_checkin
(
client
,
team_id
:
str
)
→
None
[source]
¶
Send a weekly check-in prompt to each active mentor-mentee pair’s group chat.
VibeCheck
Navigation
API Modules
src
src package
Related Topics
Documentation overview
src
src package
src.commands package
Previous:
src.commands.help_command module
Next:
src.commands.onboarding module