Skip to content
#

praw

Here are 350 public repositories matching this topic...

heraldofsolace
heraldofsolace commented May 29, 2020

Describe the bug
Currently the bot looks for query inside back-ticks and falls back to general search if no such query is found. This causes issue when there is both back-ticked and normal queries as the bot only replies to the backticked ones.

The fallback mechanism should be removed and both type of queries should be searched.

To Reproduce
Steps to reproduce the behavior:

  1. Pos

Improve this page

Add a description, image, and links to the praw topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the praw topic, visit your repo's landing page and select "manage topics."

Learn more