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

decodeBase64, encodeBase64 and sha256 for yagpdb custom commands #1679

Merged
merged 2 commits into from
Jun 21, 2024

Conversation

Borbot33
Copy link
Contributor

Examples of usage

{{sha256 "i hate ducks"}}
{{encodeBase64 "i hate ducks"}}
{{decodeBase64 "i hate ducks"}}

screenshot

Why?

I wanted to create some cool commands with passwords etc.

@ashishjh-bst ashishjh-bst merged commit 0b0bf53 into botlabs-gg:dev Jun 21, 2024
1 check passed
@SoggySaussages
Copy link
Contributor

SoggySaussages commented Jun 22, 2024

Should sha256 be simplified to hash?

ashishjh-bst pushed a commit to ashishjh-bst/yagpdb that referenced this pull request Jun 27, 2024
…labs-gg#1679)

* decodeBase64, encodeBase64 and sha256

* decodeBase64, encodeBase64 and sha256
ashishjh-bst pushed a commit to ashishjh-bst/yagpdb that referenced this pull request Jun 27, 2024
…labs-gg#1679)

* decodeBase64, encodeBase64 and sha256

* decodeBase64, encodeBase64 and sha256
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants