Skip to content

Instantly share code, notes, and snippets.

View eIkinsa's full-sized avatar

elkinsa eIkinsa

View GitHub Profile
@TwilightZebby
TwilightZebby / editImagesWithAppsDiscord.md
Last active February 19, 2026 22:46
About the "Discord's Hidden Bots" misinformation

I've been seeing a lot of misinformation so:

Definitions of terms used here

Word Meaning
App A Bot account on Discord, always has the "APP" flair
Server App A Bot account with support to be added to Servers, so all the Server's members can use it
User App A Bot account with support to be added to User accounts, so that User can use its commands in across Servers & DMs/GroupDMs
@LeviSnoot
LeviSnoot / discord-timestamps.md
Last active March 8, 2026 16:14
Discord Timestamp Syntax

Discord Timestamps

Discord timestamps can be useful for specifying a date/time across multiple users time zones. They work with the Unix Timestamp format and can be posted by regular users as well as bots and applications.

The Epoch Unix Time Stamp Converter is a good way to quickly generate a timestamp. For the examples below I will be using the Time Stamp of 1543392060, which represents November 28th, 2018 at 09:01:00 hours for my local time zone (GMT+0100 Central European Standard Time).

Formatting

Style Input Output (12-hour clock) Output (24-hour clock)
Default <t:1543392060> November 28, 2018 9:01 AM 28 November 2018 09:01
@matthewzring
matthewzring / markdown-text-101.md
Last active March 14, 2026 06:06
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: