-
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
No longer seeing pokemon caught in telegram #5602
Comments
I'm getting notifications just fine, latest dev pull. What happens if you specifically subscribe to pokemon_caught instead of all? |
No output. I will try another fresh install but this one was a fresh dev install |
pokemonmon-bot, [Sep 21, 2016, 11:06 PM]: Great Curveball throw! Used Pokeball, with chance 27.08 (2 left) You now have 39 Clefairy candy! fresh dev |
Running your branch? Or the plain dev branch? Oh and have you authenticated? |
If it's a clean install, telegram won't know who you are yet until you send the bot a message and/or login. |
This is strange. Ill see if theres a telegram update.....and try dev again. |
Also... I know this might seem silly, but check your alert_catch config :) |
Ok so i slept on it.... another fresh install and the issue persists. "alert_catch": { Someone else on slack contacted me and said they are having the same issue. |
Expected Behavior
A wild Weedle appeared! (CP: 254) (NCP: 0.57) (Potential 0.51) (A/D/S 12/10/1)
Great throw! Used Greatball, with chance 42.96 (118 left)
You caught a Weedle CP: 254 IV: 51
You now have 12 Weedle candy!
Actual Behavior
pokemonmon-bot, [Sep 21, 2016, 10:47 PM]:
A wild Weedle appeared! (CP: 254) (NCP: 0.57) (Potential 0.51) (A/D/S 12/10/1)
Great throw! Used Greatball, with chance 42.96 (118 left)
You now have 12 Weedle candy!
Your FULL config.json (remove your username, password, gmapkey and any other private info)
Output when issue occurred
A wild Weedle appeared! (CP: 254) (NCP: 0.57) (Potential 0.51) (A/D/S 12/10/1)
Great throw! Used Greatball, with chance 42.96 (118 left)
You now have 12 Weedle candy!
Steps to Reproduce
/sub all in telegram
Other Information
OS:
Mac
Branch:
dev
Git Commit:
Python Version:
Any other relevant files/configs (eg: path files)
The text was updated successfully, but these errors were encountered: