diff options
author | Cara Salter <cara@devcara.com> | 2023-03-30 15:09:52 -0400 |
---|---|---|
committer | Cara Salter <cara@devcara.com> | 2023-03-30 15:09:52 -0400 |
commit | 8233fc4bcffc82907e82b31072cb8129aa200ae5 (patch) | |
tree | bb9551e287fb632cbb3dfb070ffa228351ed4129 /resources/reactions.json | |
parent | 527b7ab2df126bb2f480999049ed05b057a6ef83 (diff) | |
download | 142bot-8233fc4bcffc82907e82b31072cb8129aa200ae5.tar.gz 142bot-8233fc4bcffc82907e82b31072cb8129aa200ae5.zip |
reactions module
Diffstat (limited to 'resources/reactions.json')
-rw-r--r-- | resources/reactions.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/reactions.json b/resources/reactions.json new file mode 100644 index 0000000..5d4ccaa --- /dev/null +++ b/resources/reactions.json @@ -0,0 +1,3 @@ +{ + "test": "🔧" +}
\ No newline at end of file |