-
Notifications
You must be signed in to change notification settings - Fork 715
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
Adding XboxPlaydates quote app after tests #1751
Conversation
All Set 🎉This change is ready to go! To merge your change, simply comment with a ( Manual Review RequiredHang tight! A Tidbyt engineer will be by shortly to review your change. Here is what they will be looking for:
Previews |
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
I have read the CLA Document and I hereby sign the CLA |
Removing unused fields from generated file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated file to remove function and library call. Committed to branch.
Description
Adding in the XboxPlaydates app. The app displays a random quote pulled via the Xbox Playdates API from the Xbox Playdates quote database, which is made up of community submitted quotes of things said during our community streams. The App displays the quote number that can be referenced, the quote itself and who said the quote.
Copilot
🤖 Generated by Copilot at 0a304b6
Summary
🎮📝🧠
This pull request adds a new applet called XboxPlaydates, which shows a random quote from the Xbox Playdates website on the Tidbyt device. It includes a manifest file and a Starlark code file for the applet.
Walkthrough