-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Telegram task send almost all log to chat #5535
Comments
What is an instagram task? |
If you mean telegram, this should be fixed in latest dev. |
@Gobberwart haha I mean telegram. I must be crazy while writing Instagram... Actually I wrote this after fetching the latest dev... |
LOL no worries, in which case, fixed by #5537 |
If you still have that issue, you might want to try "/showsubs" to see what you're subscribed to and remove something (eg. "/unsub all") |
Noted, will try dev branch again later. |
Worst case scenario - stop bot, delete database file (data/username.db) and start bot again. db will get recreated cleanly. |
Expected Behavior
Telegram task should only send chat based on subscription
Actual Behavior
Sends everything, almost all log lines.
even after /unsub everything
/showsubs shows nothing
Your FULL config.json (remove your username, password, gmapkey and any other private info)
Just basic Telegram config
Output when issue occurred
Nothing special from log
Steps to Reproduce
Turn on Telegram & set a master ID in config
Start bot
Other Information
Branch:
dev
Git Commit:
1963971
Python Version:
2.7.10
The text was updated successfully, but these errors were encountered: