Skip to content

Instantly share code, notes, and snippets.

View tinywifi's full-sized avatar
🏠
Working from home

tinywifi tinywifi

🏠
Working from home
View GitHub Profile
/* base */
@import url(https://mwittrien.github.io/BetterDiscordAddons/Themes/DiscordRecolor/DiscordRecolor.css);
/* emoji */
@import url(https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/base/Apple.css);
/* remove default tilebar so we can use windows titlebar *
div[class*="titleBar-"] {
display: none !important;
}/*
@tinywifi
tinywifi / top bots.md
Last active November 6, 2022 11:34 — forked from advaith1/top bots.md
The top Discord bots ranked by server count
Rank Bot Approximate Server Count Library
1 [MEE6 MORE LIKE SHIT](go get gimlet baldie) 69,696,969 Custom NodeJS
2 Rythm 🪦 16,200,000 JDA
3 Groovy 🪦 11,500,000 JDA, Discord4J
4 Dank Memer 9,130,000 Eris
5 ProBot 7,560,000 Eris
6 [Dyno](https:/
@tinywifi
tinywifi / Weekly Development Breakdown
Created May 21, 2022 06:36
Weekly Development Breakdown
Weekly Development Breakdown
{
"workbench.iconTheme": "material-icon-theme",
"workbench.colorTheme": "Bearded Theme Arc Blueberry",
"files.autoSave": "afterDelay",
"editor.fontSize": 13,
"editor.fontFamily": "dank mono, 'monaco', monospace"
}