👾 Powercord plugin for codeblocks
Go to file
2021-05-31 03:56:34 +02:00
COPYING Initial commit 2021-05-31 01:17:59 +02:00
index.js Make the sendMessage patch actually work 2021-05-31 03:56:34 +02:00
manifest.json Update description 2021-05-31 03:10:51 +02:00
README.md Update description 2021-05-31 03:10:51 +02:00

Unindent

When pasting code from your editor into Discord, it often ends up having a lot of indentation. This plugin fixes that by trimming unnecessary indent

Trims both messages you send and codeblocks sent by others

Before

Before

After

After