summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2021-07-26 02:10:56 -0400
committerouwou <26526779+ouwou@users.noreply.github.com>2021-07-26 02:10:56 -0400
commitede2f53ba537d13aca3f37ba4029166f780414a2 (patch)
tree5b8cb14f7097222b210d4733493192d6bb06fd7e /README.md
parentea9dd29721da8c8bef126462c2ee4fd1e53d7edc (diff)
parentdf243a40b5febcf7b9834e66f0ade770c3b483a0 (diff)
downloadabaddon-portaudio-ede2f53ba537d13aca3f37ba4029166f780414a2.tar.gz
abaddon-portaudio-ede2f53ba537d13aca3f37ba4029166f780414a2.zip
Merge branch 'channels-list'
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 42b2901..2f148fe 100644
--- a/README.md
+++ b/README.md
@@ -194,12 +194,15 @@ For example, memory_db would be set by adding `memory_db = true` under the line
* 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
+* animated_guild_hover_only (true or false, default true) - only animate guild icons when the guild is being hovered over
* owner_crown (true or false, default true) - show a crown next to the owner
* gateway (string) - override url for Discord gateway. must be json format and use zlib stream compression
* api_base (string) - override base url for Discord API
-#### misc
+#### style
* linkcolor (string) - color to use for links in messages
+* expandercolor (string) - color to use for the expander in the channel list
+* nsfwchannelcolor (string) - color to use for NSFW channels in the channel list
### Environment variables