Allows users of the library to create Slack bot users which delegate handling of slack mentions to Python functions.
This is done on the server side by specifying an `argparse` argument parser to parse mentions, the results of which get fed to the function as keyword arguments.