Draft
Conversation
Added sensitive configuration files and example files to .gitignore
|
@LemonCubeDev is attempting to deploy a commit to the merlinfuchs' projects Team on Vercel. A member of the Team first needs to authorize it. |
Author
|
Sorry, I just realized I forgot to finish this. Don't approve or deny until I finish. Thanks! |
Author
|
I think this is now ready for review @merlinfuchs. |
Contributor
|
@LemonCubeDev You made a typo. |
Author
|
Thanks for letting me know |
Author
|
I'm making this back into a draft, I was told that the buttons aren't showing up. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Kite Command Share is a way to share commands between accounts/bots. Up to this point, it has only been a desktop-browser based service in the form of a bookmarklet. This pull request adds a button on the command editing page for exporting, and a button on the page with a bot's list of commands for importing. I have not done any testing on this, but I expect it to work. When the buttons are clicked, they will run a script that will function almost exactly how the previous version worked. If you would like to change the code to trigger custom popups instead of the default javascript alerts, feel free! The purpose of this is to provide access to KCS to all users no matter their device or browser, and to have the ability to share built-in, without complex setup instructions.