mubaris / urban-robot

Reddit bot :computer: which replies to sarcastic comments :trollface: :trollface:
33 stars 15 forks source link

Chatbot Discussion #4

Open mubaris opened 6 years ago

mubaris commented 6 years ago

If you want urban-robot to convert to a chatbot, please share thought here.

pani-vishal commented 6 years ago

Should this be a messenger chatbot or something like a chrome extension?

mubaris commented 6 years ago

I was thinking about normal chatbot on terminal :smile:

pani-vishal commented 6 years ago

Ohhk...so what are the prerequisites for developing it other than the topics u have mentioned in the resources?

shreyansh26 commented 6 years ago

Currently, what I can think we can do is, we can give the whole process of replying to posts and comments a Command Line Interface(CLI). If a sarcastic comment is found, we could do give the user the option to reply using either the built-in list of replies or whatever the user wants.

mubaris commented 6 years ago

@shreyansh26 That is a good idea. Can you work on this?

shreyansh26 commented 6 years ago

Sure I will try to work on it.

cromagnonninja commented 6 years ago

https://tutorials.botsfloor.com/creating-your-messenger-bot-4f71af99d26b We could integrate it as a messenger bot too, but that would require a significant change in the code structure.