https://github.com/monte9/trumpedout
Built at Hacktech 2016- Prompt bot wirtten in Node.js + jquery
https://github.com/monte9/trumpedout
Last synced: 11 months ago
JSON representation
Built at Hacktech 2016- Prompt bot wirtten in Node.js + jquery
- Host: GitHub
- URL: https://github.com/monte9/trumpedout
- Owner: Monte9
- Created: 2016-02-28T02:57:36.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-28T15:48:59.000Z (over 10 years ago)
- Last Synced: 2025-03-16T12:42:42.622Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://promptapp.io/
- Size: 1.57 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TheDonald -- [Prompt](http://www.promptapp.io) bot
#What this bot does
TheDonald is a simple [Prompt App](http://www.promptapp.io/login) bot written in Node.js+jQuery that spits out the most outrageous statements said by future President Donald J Trump. NOT!!! This bot receives a message from an SMS/Slack/Prompt website and returns a new Donald Trump quote to the user.
Ex: ```@trump_00033 say a quote```
Response: ```'I think the only difference between me and the other candidates is that I’m more honest and my women are more beautiful.' - TheDonald```
# Testing it out
Head over to the [Prompt Developer Test Interface](http://developer.promptapp.io/testinterface) and enter the command:

# Notes
Built at HackTech16.
Credit to  for the boiler plate project that can be found here: https://github.com/PeterKaminski09/NodePromptManager