diff options
author | 2020-09-16 17:34:12 +0200 | |
---|---|---|
committer | 2020-09-16 17:34:12 +0200 | |
commit | 93145528d7859842602df5c6535f3995187ffadb (patch) | |
tree | b399d1e79d933bbdcc5ce20c6bbc92e266f20606 | |
parent | Verification: update & improve docstrings (diff) |
Updating names of reddit emotes.
-rw-r--r-- | config-default.yml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/config-default.yml b/config-default.yml index 20254d584..e97ebf0e8 100644 --- a/config-default.yml +++ b/config-default.yml @@ -76,9 +76,10 @@ style: ducky_maul: &DUCKY_MAUL 640137724958867467 ducky_santa: &DUCKY_SANTA 655360331002019870 - upvotes: "<:upvotes:638729835245731840>" - comments: "<:comments:638729835073765387>" - user: "<:user:638729835442602003>" + # emotes used for #reddit + upvotes: "<:reddit_upvotes:638729835245731840>" + comments: "<:reddit_comments:638729835073765387>" + user: "<:reddit_user:638729835442602003>" icons: crown_blurple: "https://cdn.discordapp.com/emojis/469964153289965568.png" |