-
Notifications
You must be signed in to change notification settings - Fork 60
Automate Telegram #160 #208
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you have sent two scripts in same request. Please send them seperately.
I am unable to identify the script other than the one for Telegram Automation, can you please point it out @tejan-singh |
Python/Location-based-on-IP/get.py
Outdated
@@ -0,0 +1,13 @@ | |||
from modulefinder import ModuleFinder | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is different issues I guess.
Python/Location-based-on-IP/get.py
Outdated
from modulefinder import ModuleFinder | ||
|
||
finder = ModuleFinder() | ||
finder.run_script('get_coordinates.py') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is also different issue
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, I will remove that folder, thanks for the assistance
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have removed the files
Your checklist for this pull request
Parent issue: #160
Type of change
Select all that applies:
Checklist:
❤️ Thank you!