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

Please fix @username@ #24

Open
onerfusion opened this issue Sep 30, 2019 · 1 comment
Open

Please fix @username@ #24

onerfusion opened this issue Sep 30, 2019 · 1 comment

Comments

@onerfusion
Copy link

It's giving me this following error on the latest version

Traceback (most recent call last): File "/data/data/com.termux/files/usr/bin/neo-instabot", line 10, in sys.exit(main())
File "/data/data/com.termux/files/usr/lib/python3.7/site-packages/instabot/main.py", line 345, in main
bot.run() File "/data/data/com.termux/files/usr/lib/python3.7/site-packages/instabot/bot.py", line 740, in run self.new_auto_mod_comments(media) File "/data/data/com.termux/files/usr/lib/python3.7/site-packages/instabot/bot.py", line 1012, in new_auto_mod_comments
comment_text = comment_text.replace("@username@", media["node"]["owner"]["username"]) KeyError: 'username'

@Redrum2210
Copy link

It's giving me this following error on the latest version

Traceback (most recent call last): File "/data/data/com.termux/files/usr/bin/neo-instabot", line 10, in sys.exit(main())
File "/data/data/com.termux/files/usr/lib/python3.7/site-packages/instabot/main.py", line 345, in main
bot.run() File "/data/data/com.termux/files/usr/lib/python3.7/site-packages/instabot/bot.py", line 740, in run self.new_auto_mod_comments(media) File "/data/data/com.termux/files/usr/lib/python3.7/site-packages/instabot/bot.py", line 1012, in new_auto_mod_comments
comment_text = comment_text.replace("@username@", media["node"]["owner"]["username"]) KeyError: 'username'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants