summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2021-05-24 02:03:42 -0400
committerouwou <26526779+ouwou@users.noreply.github.com>2021-05-24 02:03:42 -0400
commitc75a91d15fcabae16b06b2e3de3ba585adff68b6 (patch)
treeea7b6a71e8c117d661d30fbf4f9317dd27f20753 /README.md
parentb2655260fa139af114e96d6dcf1dcc35e80a7efb (diff)
downloadabaddon-portaudio-c75a91d15fcabae16b06b2e3de3ba585adff68b6.tar.gz
abaddon-portaudio-c75a91d15fcabae16b06b2e3de3ba585adff68b6.zip
add more granular control over emojis
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1480d0d..6e7c85b 100644
--- a/README.md
+++ b/README.md
@@ -184,7 +184,8 @@ For example, memory_db would be set by adding `memory_db = true` under the line
#### gui
* member_list_discriminator (true or false, default true) - show user discriminators in the member list
-* emojis (true or false, default true) - resolve unicode and custom emojis to images. this needs to be false to allow GTK to render emojis by itself
+* stock_emojis (true or false, default true) - allow abaddon to substitute unicode emojis with images from emojis.bin, must be false to allow GTK to render emojis itself
+* custom_emojis (true or false, default true) - download and use custom Discord emojis
* css (string) - path to the main CSS file
* animations (true or false, default true) - use animated images where available (e.g. server icons, emojis, avatars). false means static images will be used
* owner_crown (true or false, default true) - show a crown next to the owner