An open API service indexing awesome lists of open source software.

https://github.com/heyayushh/youpun

YouPun is a chatbot which replies and chats humorously making shitty puns.
https://github.com/heyayushh/youpun

botbuilder javascript nodejs

Last synced: 20 days ago
JSON representation

YouPun is a chatbot which replies and chats humorously making shitty puns.

Awesome Lists containing this project

README

        

## YouPun
is a chatbot which replies and chats humorously making shitty puns.

_**Project Dependencies are**_

- BotBuilder framework for Node.Js (npm install BotBuilder)
- Restify for server based applications(npm install Restify)
- Bot-Framework Emulator for debugging it (or Use VSCode for it).
- ngork to connect logal host to a Remote Server

_**# How it Works**_

YouPun works on Phonetics of Language English and Thereby doesn't support any other Language.

After Having the reply we just need to replace a noun with other word having atleast n-2 phonetics in common (considering n phonetics of the word)(from Dictionary).

_**# Finally**_

This v1.0 may not make sense in replies but maybe after some development it will.

_**# Thankyou**_

KUDOS to Everyone Reading this and Failing to understand.