Skip to content
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

Bugs v3.1 #170

Open
StephanAkkerman opened this issue Jan 17, 2022 · 2 comments
Open

Bugs v3.1 #170

StephanAkkerman opened this issue Jan 17, 2022 · 2 comments
Labels
Bug 🐛 Something isn't working

Comments

@StephanAkkerman
Copy link
Owner

StephanAkkerman commented Jan 17, 2022

Error at new_listings
'DataFrame' object has no attribute 'story_id'
Traceback (most recent call last):
File "/home/pi/Axie_Manager_Bot/src/cogs/loops/axie_alert.py", line 287, in new_listings
search, build["R1 deviation"], build["R2 deviation"]
File "/home/pi/Axie_Manager_Bot/src/alerts/genes.py", line 45, in get_genes
~genes.story_id.isin(genes[genes.stage == 1]["story_id"].tolist())
File "/home/pi/venv/lib/python3.7/site-packages/pandas/core/generic.py", line 5465, in getattr
return object.getattribute(self, name)
AttributeError: 'DataFrame' object has no attribute 'story_id'

StephanAkkerman added a commit that referenced this issue Jan 17, 2022
@StephanAkkerman
Copy link
Owner Author

Send scholar message if they use !qr in private message

@StephanAkkerman
Copy link
Owner Author

!issue should skip labels without emojis

@StephanAkkerman StephanAkkerman added Bug 🐛 Something isn't working and removed Bug 🐛 labels Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant