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.
- Host: GitHub
- URL: https://github.com/heyayushh/youpun
- Owner: heyAyushh
- License: gpl-3.0
- Created: 2017-10-08T07:58:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-24T18:50:47.000Z (over 7 years ago)
- Last Synced: 2025-04-30T14:26:52.176Z (20 days ago)
- Topics: botbuilder, javascript, nodejs
- Language: HTML
- Homepage: https://heyAyushh.github.io/YouPun
- Size: 4.3 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.