Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jokes form for integrating custom jokes #15

Open
derguy opened this issue Sep 24, 2018 · 2 comments
Open

jokes form for integrating custom jokes #15

derguy opened this issue Sep 24, 2018 · 2 comments

Comments

@derguy
Copy link
Collaborator

derguy commented Sep 24, 2018

Users can contribute their jokes in a form. These jokes will be used instead of the Chuck Norris jokes. New jokes have to be reviewed by an admin before they go productive.

@thankthemaker
Copy link
Owner

We started collecting some short jokes with google forms, at the moment most of them are in german language.

https://docs.google.com/forms/d/e/1FAIpQLSe4yeZLImGqaQ3jlowN02BKk780XRav9lz-CF9hIWvHyxtSzg/viewform

@thankthemaker
Copy link
Owner

Next step is to build a REST-API to fetch the jokes from the google sheet. I already set up a sheetsu API, but it's not a good solution as there is no way to fetch the jokes randomly.
Fetching all jokes and randomising them locally on the MCU is no option, it'll take to much memory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants