diff --git a/main.py b/main.py index 21ffd70..3c52010 100644 --- a/main.py +++ b/main.py @@ -73,7 +73,7 @@ async def help_callback(slack: SlackClient, msg: dict, match: Match) -> None: "dump towel data" : Summarize the towel roller work for the week, and reset it. "signoff " : Sign off a brother's house job. Will prompt for more information if needed. "marklate " : Same as above, but to mark a job as being completed but having been done late. - IN PROGRESS: "reassign -> " : Reassign a house job. + "reassign -> " : Reassign a house job. "nagjobs " : Notify in general the house jobs for the week. "reset signoffs" : Clear points for the week, and undo all signoffs. Not frequently useful. "help" : You stupid or something? You're reading it. This is all it does. What do you want from me?