diff options
| author | 2019-10-27 10:56:11 +0800 | |
|---|---|---|
| committer | 2019-10-27 10:56:11 +0800 | |
| commit | 4e87b4e9c3eee762c061b8d1c17d57f172e4dd43 (patch) | |
| tree | f83391278e719e2ccd696ab65ed69a68ed856b68 /config-default.yml | |
| parent | Prepend emoji indicative of success of !eval (#552) (diff) | |
Use trashcan emoji for message deletion
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml index 23dcbd44c..16842534d 100644 --- a/config-default.yml +++ b/config-default.yml @@ -32,6 +32,8 @@ style: status_dnd: "<:status_dnd:470326272082313216>" status_offline: "<:status_offline:470326266537705472>" + trashcan: "637136429717389331" + bullet: "\u2022" pencil: "\u270F" new: "\U0001F195" |