-
Notifications
You must be signed in to change notification settings - Fork 214
Scripts to automate sending messages in Telegram from command line #266
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.
Make the changes :)
@@ -0,0 +1,23 @@ | |||
## Automate Telegram ## |
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.
Update to # Automate Telegram
- Here the process of automation is achieved by using the framework Selenium. | ||
- Selenium is a portable framework for testing and automating web applications web applications | ||
|
||
## Working ## |
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.
Update to ## Working
Yes, I have made the changes |
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.
Nice work 💯
NIce @Namyalg , can you add working image of script. |
Okay, will do that
…On Tue, Sep 15, 2020, 5:53 PM Ankit Dobhal ***@***.***> wrote:
Yes, I have made the changes
NIce @Namyalg <https://github.com/Namyalg> , can you add working image of
script.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#266 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AM3BEYM742YSGDUFTJF3N7LSF5ME7ANCNFSM4RJ5WPTA>
.
|
I have added all the requirements |
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.
Good work! 💯
This script can be used to automate the process of sending messages on Telegram from the command line
Issue relates to #94