Remove commands and positional arguments
Bot now does not require use of op
and link
to distinguish between different types of requests. The presence of an imgur link will trigger the correct behavior.
Examples:
!MFAImageBot 12
- Looks in the OP for an Imgur link and comments with a link to image #12 if it's there.
!MFAImageBot 12 <album-link>
or !MFAImageBot <album-link> 12
- Attempts to get image #12 from the provided
Bot also can easily run in a local testing environment pointing to a private test subreddit to read comments from and RESPOND
set to False.