Skip to content

Instantly share code, notes, and snippets.

View oyepriyansh's full-sized avatar
:dependabot:
Keep calm and git commit!

Priyansh Prajapat oyepriyansh

:dependabot:
Keep calm and git commit!
View GitHub Profile
@oyepriyansh
oyepriyansh / DiscordToken.md
Last active June 22, 2024 08:39
How To Get Discord Account Token?

How to Get Discord Account Token?

Note

This guide is for educational purposes only.

Instructions

Follow these steps to retrieve your Discord account token:

  1. Open Discord Website:
@ankurk91
ankurk91 / github_gpg_key.md
Last active June 7, 2024 14:31
Signing git commits using GPG (Ubuntu/Mac)

Github : Signing commits using GPG (Ubuntu/Mac) 🔐

  • Do you have an Github account ? If not create one.
  • Install required tools
  • Latest Git Client
  • gpg tools
# Ubuntu
sudo apt-get install gpa seahorse
# MacOS with https://brew.sh/