Skip to content

Instantly share code, notes, and snippets.

View dooderstem's full-sized avatar
🐥
Better Than Yesterday

DOODER(Michael Smith) dooderstem

🐥
Better Than Yesterday
  • Ohio, USA
  • 11:55 (UTC -04:00)
View GitHub Profile
@dooderstem
dooderstem / ExamplePlugin.plugin.js
Last active July 10, 2023 00:58 — forked from zerebos/ExamplePlugin.plugin.js
Plugin template for BetterDiscord v1
/**
* @name ExamplePlugin
* @author YourName
* @description Describe the basic functions. Maybe a support server link.
* @version 0.0.1
* @invite inviteCode
* @authorId 51512151151651
* @authorLink https://twitter.com/Whoever
* @donate https://paypal.me/
* @patreon https://patreon.com/
@dooderstem
dooderstem / markdown-text-101.md
Last active July 10, 2023 00:58 — forked from matthewzring/markdown-text-101.md
A guide to Markdown on Discord.

A guide to Markdown on Discord

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...

Sweet Styles

Italics *italics* or _italics_

Underline italics __*underline italics*__