Skip to content

Remove commands and positional arguments

Compare
Choose a tag to compare
@AlexBurkey AlexBurkey released this 10 Jul 09:28
· 9 commits to master since this release
072aa47

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.