Prince-Mendiratta / BotsApp

Your personal assistant, on WhatsApp! The most user friendly userbot for the platform!
GNU General Public License v3.0
5.5k stars 1.27k forks source link

Bug in .tagall command #150

Open Satyajit-2003 opened 1 year ago

Satyajit-2003 commented 1 year ago

When ".tagall" command is executed along with a msg, the bot should send that message tagging all members. But, when a new line is added to tagall and a message is passed, the bot doesn't remove .tagall before replying for some reason.

So, like .tagall Hello works fine. But, .tagall \n Hello seems to have the problem

image