toddrob99 / searcharr

Sonarr & Radarr & Readarr Telegram Bot
MIT License
244 stars 62 forks source link

Update searcharr.py #92

Open Jorman opened 5 months ago

Jorman commented 5 months ago

Added the chat_id tag so now the tag will be: searchatt-usernameORuserid-chatID

toddrob99 commented 4 months ago

Thanks for the contribution. This needs to be configurable, because there is a common use case where appending the chat id will result in duplicate tags for a given user. I sometimes invoke my bot through a direct message, and other times in a group chat. I don't want two tags for myself based on which chat I use the bot in.

Please add a setting and make it default to the current production functionality.