Bhupesh-V / CoderBot

[UNMAINTAINED] A Telegram Bot for Beginners to learn Programming.
MIT License
4 stars 4 forks source link

Create Web Scraper- for extracting tutorials #1

Open Bhupesh-V opened 5 years ago

bicep commented 5 years ago

Hello! I'm interested to give this a shot. Could you give some direction? :)

Bhupesh-V commented 5 years ago

@bicep Have you ever done web scraping Even if not ,try looking to some tutorials The goal is to extract the course links from this website The user specifies the language ,the bot extracts the appropriate links and send to user.

This is the initial idea If you have some other suggestions feel free to tell me 😋🤟

RMPR commented 5 years ago

@bicep still working on this ?

bicep commented 5 years ago

Yes I would love to, I just need to know how to generate a temporary token when I don't own the bot :( But if you manage to get it working then I go ahead! let me know how you get it to work, I'm getting a polling error when I run npm start and I can't generate a new token.

Bhupesh-V commented 5 years ago

@bicep and @RMPR I m thinking to undeploy the bot currently So that we can fix some bugs And I will commit the Original API token. What you say ??

bicep commented 5 years ago

Sounds good! Let me know when you do that!

RMPR commented 5 years ago

Good, I'm listening to you.

Le mar. 25 déc. 2018 à 09:39, Roger Ko notifications@github.com a écrit :

Sounds good! Let me know when you do that!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Bhupesh-V/CoderBot/issues/1#issuecomment-449824825, or mute the thread https://github.com/notifications/unsubscribe-auth/AWFtIdsc-Dk2DwwCdXd7ldo9dTt-vC7Yks5u8eRZgaJpZM4Y87k- .

Bhupesh-V commented 5 years ago

@bicep and @RMPR I have undeployed the bot You can start working on it It will now run locally