SuperMeepBoy / wikitransbot

Twitter bot for Wikitrans
https://wikitrans.co/
MIT License
3 stars 2 forks source link

[BUG] User is not tagged when no article is found #6

Closed SuperMeepBoy closed 3 years ago

SuperMeepBoy commented 3 years ago

When no article is found, user is not tagged in the answer.

Expected Behavior

User is tagged when no answer is found

Current Behavior

User is not tagger when no answer is found

Possible Solution

Add @%s in template as it is done for answer_template

Steps to Reproduce

  1. Ask something where no article will be found (e.g: "adijafjoqzfozfqo")
  2. Run the bot
SuperMeepBoy commented 3 years ago

Resolved in #9