Strip `@` from user names in commands
Slack users are accustomed to using @ mentions. For example:
@pagerbot put @wookasz on primary for 23h
However, this results in an error. Stripping the @ prefix from username tokens should solve the problem for many users.