This is a plugin made for Powercord.
It allows you to "bind" text to custom commands, which you then use to send the text as a message (does not trigger commands).
See the example gif below for details:
You can use either .alias <aliasName>
or .a <aliasName>
.
Type .alias
by itself to see a short list of aliases.
- Download with
git clone https://github.com/powercord-community/alias alias
- Move
alias
toPowercord/src/powercord/plugins/
and restart Discord Canary