Skip to content
This repository has been archived by the owner on Jun 15, 2018. It is now read-only.
John Grosh edited this page Aug 20, 2017 · 1 revision

This page should provide some information about the custom emoji feature.

Note: this guide assumes that you're using the prefix self.

What are custom emojis?

Custom emojis are snippets of text (such as unicode, urls, etc) that can be saved to a smaller alias. For example, you can create a custom emoji so that whenever you type :lenny: the selfbot will automatically edit a ( ͡° ͜ʖ ͡°) into the message.

Creating a custom emoji

You can create a custom emoji with the set command. For example, self.set lenny ( ͡° ͜ʖ ͡°) would create the custom emoji called 'lenny' that would get edited in whenever you type :lenny:

Using a custom emoji

To view your custom emojis, type self.list. To use an emoji, just type the name of the emoji in colons. This will cause this:
before
To automatically be edited into this:
after

Editing and deleting custom emoji

To edit a custom emoji, just use the set command to set it to something else. To delete a custom emoji, use the self.delete command (ex: self.delete lenny)

Clone this wiki locally