Skip to content

Instantly share code, notes, and snippets.

View logicguy1's full-sized avatar

Logicguy logicguy1

  • Denmark, Copenhagen
View GitHub Profile
@logicguy1
logicguy1 / Installing python.md
Created November 29, 2021 14:41
A guide to installing python

How do I install python?

Table of contents

  1. Installing on windows
  2. Installing on linux

Installing on windows

The first thing we want to do i navigate to python.org

@logicguy1
logicguy1 / Login script.md
Last active January 29, 2023 14:13
Discord token login script

A script used to login using only a discord token

Go to the discords login page
https://discord.com/login

Press ctrl + shift + i and navigate to the console tab
Paste the script below and paste your token in the popup

@matthewzring
matthewzring / markdown-text-101.md
Last active May 15, 2024 20:34
A guide to Markdown on Discord.

Markdown Text 101

Want to inject some flavor into your everyday text chat? You're in luck! Discord uses Markdown, a simple plain text formatting system that'll help you make your sentences stand out. Here's how to do it! Just add a few characters before & after your desired text to change your text! I'll show you some examples...

What this guide covers: