What does the rubber duck say?
Find a file
2016-05-18 14:32:53 -07:00
.idea Initial Commit. 2016-03-02 19:31:29 -08:00
app New Icon 2016-03-09 10:48:40 -08:00
gradle/wrapper Initial Commit. 2016-03-02 19:31:29 -08:00
.gitignore Initial Commit. 2016-03-02 19:31:29 -08:00
build.gradle Initial Commit. 2016-03-02 19:31:29 -08:00
gradle.properties Initial Commit. 2016-03-02 19:31:29 -08:00
gradlew Initial Commit. 2016-03-02 19:31:29 -08:00
gradlew.bat Initial Commit. 2016-03-02 19:31:29 -08:00
README.md Create README.md 2016-03-02 21:43:33 -08:00
settings.gradle Initial Commit. 2016-03-02 19:31:29 -08:00
source.txt Update source.txt 2016-05-18 14:30:56 -07:00

RubberDuck

What does the rubber duck say?

This is a simple app that pulls data from this very repo containing different magic-8-ball-esque responses. Meant as a joke, really.

Contributing

Oh, golly, you wanna help? Go right ahead! Either submit an issue with the suggested phrase(s) or make a pull request. The source.txt file contains all the possible responses, separated by newlines. I'd prefer if you made pull requests regarding responses in the response-proposals branch.