diff options
| author | 2019-11-29 09:14:05 +0100 | |
|---|---|---|
| committer | 2019-11-29 09:14:05 +0100 | |
| commit | 2f654131925f844218044c3a84e22e96ea65ac9f (patch) | |
| tree | 0f43dd416f4e11d5ed89f1067c57ddc2af8bcce1 /config-default.yml | |
| parent | Re-upload attachments to #attachment-log (diff) | |
| parent | Relock to d.py 1.2.5 due to API breaking change for emoji. (diff) | |
Merge branch 'master' into #549-show-attachments-staff
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml index 6e8c01ad5..608e5660c 100644 --- a/config-default.yml +++ b/config-default.yml @@ -37,6 +37,10 @@ style: new: "\U0001F195" cross_mark: "\u274C" + upvotes: "<:upvotes:638729835245731840>" + comments: "<:comments:638729835073765387>" + user: "<:user:638729835442602003>" + icons: crown_blurple: "https://cdn.discordapp.com/emojis/469964153289965568.png" crown_green: "https://cdn.discordapp.com/emojis/469964154719961088.png" @@ -82,6 +86,9 @@ style: questionmark: "https://cdn.discordapp.com/emojis/512367613339369475.png" + superstarify: "https://cdn.discordapp.com/emojis/636288153044516874.png" + unsuperstarify: "https://cdn.discordapp.com/emojis/636288201258172446.png" + guild: id: 267624335836053506 |