Skip to content

Instantly share code, notes, and snippets.

View Yareaj's full-sized avatar
💻
Learning & Coding

Pablo Yareaj

💻
Learning & Coding
  • Bogotá, Colombia
  • 08:36 (UTC -05:00)
  • X @Yareaj_
View GitHub Profile
@NikanWasTaken
NikanWasTaken / logsWithForums.md
Last active July 15, 2025 01:01
Creating Github webhook logs with discord forums

1. Create a forums channel in your Discord server

Create a forums channel in your discord server, and deny create posts and send messages in posts permissions for @everyone

picture

picture

2. Create a webhook under the forums channel

@kkrypt0nn
kkrypt0nn / ansi-colors-discord.md
Last active July 13, 2025 01:20
A guide to ANSI on Discord

A guide to ANSI on Discord

Discord is now slowly rolling out the ability to send colored messages within code blocks. It uses the ANSI color codes, so if you've tried to print colored text in your terminal or console with Python or other languages then it will be easy for you.

Quick Explanation

To be able to send a colored text, you need to use the ansi language for your code block and provide a prefix of this format before writing your text:

\u001b[{format};{color}m
@ghostrider-05
ghostrider-05 / discord_app_protocols.md
Last active July 25, 2025 16:01
An unofficial list of discord app protocol routes

Discord app protocol routes

Home:

  • /: discord://-/
  • friends: discord://-/channels/@me/
  • nitro: discord://-/store
  • shop: discord://-/shop
  • message requests: discord://-/message-requests
  • family centre: discord://-/family-center
@advaith1
advaith1 / top bots.md
Last active July 21, 2025 19:26
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