Replies: 7 comments 3 replies
|
You can add in |
0 replies
|
It's asking if you're over 18 or not and it keeps selecting No. I'm 40, so obviously that's not good lol |
1 reply
|
Right, I had gotten it rather frequently yesterday, to the point where I
had to stop the bot since I'm not even slightly versed in python. I could
send you my csv file if you'd like.
…On Sat, Oct 26, 2024, 10:49 PM taimur ***@***.***> wrote:
It's asking if you're over 18 or not
Bot isn't designed to handle this question as it's not a very frequently
asked question and, frankly, first time to hear a question like this since
I started this project.
Bot defaults to ‘no‘ for whatever it doesn't know.
—
Reply to this email directly, view it on GitHub
<#37 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE7E54QXIN4KFHNYCP2H55TZ5SEI3AVCNFSM6AAAAABQVN3MW2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMBWGQ2TENY>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
1 reply
|
I understand, I did watch your videos, what you made is awesome for not
being a career coder. I appreciate you even responding.
…On Sun, Oct 27, 2024 at 1:04 PM taimur ***@***.***> wrote:
send you my csv file if you'd like.
I am a finance guy handling this project without formal training in
Python. Sorry, can't provide personalized support. Please don't mind.
—
Reply to this email directly, view it on GitHub
<#37 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE7E54RMGWLIF2BMVSQ2UY3Z5VIPDAVCNFSM6AAAAABQVN3MW2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMBWHA3DGOI>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
0 replies
|
No worries, happy to help people in finding jobs. To help you particular request, add these lines in Change 'above 18' to keywords you are facing. That's all (besides will) you would need to get going. |
0 replies
|
You're amazing!
…On Sun, Oct 27, 2024, 1:33 PM taimur ***@***.***> wrote:
Closed #37 <#37>
as resolved.
—
Reply to this email directly, view it on GitHub
<#37>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE7E54VYUKHMTICD5AUJ3TDZ5VLZZAVCNFSM6AAAAABQVN3MW2VHI2DSMVQWIX3LMV45UABFIRUXGY3VONZWS33OIV3GK3TUHI5E433UNFTGSY3BORUW63R3GE2TONJXGQYQ>
.
You are receiving this because you commented.Message ID:
<voidbydefault/EasyApplyBot/repo-discussions/37/discussion_event/1575741@
github.com>
|
0 replies
|
I just wanted to thank you, your program helped me land some interviews.
I'm so appreciative.
…On Sun, Oct 27, 2024, 2:03 PM Jamie McDermott ***@***.***> wrote:
You're amazing!
On Sun, Oct 27, 2024, 1:33 PM taimur ***@***.***> wrote:
> Closed #37 <#37>
> as resolved.
>
> —
> Reply to this email directly, view it on GitHub
> <#37>, or
> unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AE7E54VYUKHMTICD5AUJ3TDZ5VLZZAVCNFSM6AAAAABQVN3MW2VHI2DSMVQWIX3LMV45UABFIRUXGY3VONZWS33OIV3GK3TUHI5E433UNFTGSY3BORUW63R3GE2TONJXGQYQ>
> .
> You are receiving this because you commented.Message ID:
> <voidbydefault/EasyApplyBot/repo-discussions/37/discussion_event/1575741@
> github.com>
>
|
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
we should have an option to add questions ourselves that the code does not know how to deal with. For example, questions that go to the "Unprepared_Questions.cvs" file can be solved by allowing us to adding the answers to these questions ourselves. Let me know if this is a possibility or if i can do it myself to the code we currently have.
All reactions