What does the rubber duck say?
- Java 100%
|
|
||
|---|---|---|
| .idea | ||
| app | ||
| gradle/wrapper | ||
| .gitignore | ||
| build.gradle | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| README.md | ||
| settings.gradle | ||
| source.txt | ||
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.