diff options
author | Arjun Satarkar <me@arjunsatarkar.net> | 2023-12-13 03:08:13 +0000 |
---|---|---|
committer | Arjun Satarkar <me@arjunsatarkar.net> | 2023-12-13 03:08:13 +0000 |
commit | 0126c9af0661daf92003d5354bd0bceaa6b96443 (patch) | |
tree | 9ea37c04d86c68b7be668da24b3c9321b5fa5189 /pindelegate/info.json | |
parent | 95f5158399c959c67f5d692a49e78b92aff76310 (diff) | |
download | aps-cogs-0126c9af0661daf92003d5354bd0bceaa6b96443.tar aps-cogs-0126c9af0661daf92003d5354bd0bceaa6b96443.tar.gz aps-cogs-0126c9af0661daf92003d5354bd0bceaa6b96443.zip |
Add info.json and license
Diffstat (limited to 'pindelegate/info.json')
-rw-r--r-- | pindelegate/info.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pindelegate/info.json b/pindelegate/info.json new file mode 100644 index 0000000..4a67bc4 --- /dev/null +++ b/pindelegate/info.json @@ -0,0 +1,5 @@ +{ + "author": ["Arjun Satarkar"], + "description": "Delegate the ability to pin and unpin messages (using a command) to another user in a particular channel or thread.", + "short": "Delegate pinning in a channel." +} |