Skip to content

Instantly share code, notes, and snippets.

View ooliver1's full-sized avatar
πŸ’€
I very much forgor

Oliver Wilkes ooliver1

πŸ’€
I very much forgor
View GitHub Profile
@ooliver1
ooliver1 / theme.css
Last active August 16, 2023 20:12
Discord dark theme for https://next.elu.pages.dev/
:root {
--brand-260: hsl(235, 86.2%, 88.6%);
--brand-500-hsl: 235 85.6% 64.7%;
--primary-230: hsl(210, 9.1%, 87.1%);
--primary-560: hsl(225, 6.3%, 23.5%);
--primary-600: hsl(223, 6.7%, 20.6%);
--primary-630: hsl(220, 6.5%, 18.0%);
--primary-700: hsl(225, 6.3%, 12.5%);
--primary-730: hsl(225, 7.1%, 11%);
--primary-860-hsl: 240 7.7% 2.5%;
@EnokiUN
EnokiUN / ROADMAP.md
Created April 29, 2023 21:15
Eludris 0.4 roadmap

Eludris v0.4 roadmap

Features

  • Accounts (auth (:D))
  • Permissions
  • Communities
    • Message communities
      • Channels
    • Post communities
@DenverCoder1
DenverCoder1 / pypi-stats.md
Last active September 5, 2023 04:06
Pypi Download Statistics for Discord.py Forks and Related Projects

🍴 = Fork of another library πŸͺ¦ = No longer maintained

Discord API Wrappers

Nextcord 🍴 Downloads Downloads Downloads

Py-cord 🍴 Downloads Downloads

@advaith1
advaith1 / top bots.md
Last active September 19, 2025 15:17
The top Discord bots ranked by server count
Rank Bot Approximate Server Count Library
1 MEE6 21,300,000 Custom Python
2 Rythm 14,900,000 JDA
3 carl-bot πŸ…±οΈ 12,100,000 Pycord
4 Dyno 10,600,000 Eris
5 Midjourney Bot
@qoomon
qoomon / conventional-commits-cheatsheet.md
Last active October 15, 2025 08:31
Conventional Commits Cheatsheet