We have ways to put objects into the bot and list its inventory, but no way to get them out. We should add some commands such as: - `(?i)$take (?P<item>\S+)` - `(?i)$steal (?P<item>\S+)` - `(?i)$give me (?P<item>\S+)`