Skip to content

Instantly share code, notes, and snippets.

View AbsurdlyUnique's full-sized avatar

Julian Richter AbsurdlyUnique

View GitHub Profile
@oyepriyansh
oyepriyansh / DiscordToken.md
Last active April 19, 2025 16:42
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:
@tridungpham
tridungpham / Flutter Development on Windows with IntelliJ and WSL.md
Created July 7, 2021 16:10
Flutter Development on Windows with IntelliJ and WSL

Developing Flutter apps using Windows

I've been developing Flutter apps for two years, and until this month did so exclusively on OS X. I decided to move my development environment entirely to Windows, troubled by Apple's recent behavior with the App Store, put off by being forced to buy an overpriced Mac to develop apps for iOS, and tired of wrestling with OS X's non-standard BSD-like Linux environment and Homebrew package manager. This document describes the various approaches I tried, and how to set up the one I liked the best.