aboutsummaryrefslogtreecommitdiff
path: root/pindelegate
diff options
context:
space:
mode:
authorArjun Satarkar <me@arjunsatarkar.net>2023-12-13 03:08:13 +0000
committerArjun Satarkar <me@arjunsatarkar.net>2023-12-13 03:08:13 +0000
commit0126c9af0661daf92003d5354bd0bceaa6b96443 (patch)
tree9ea37c04d86c68b7be668da24b3c9321b5fa5189 /pindelegate
parent95f5158399c959c67f5d692a49e78b92aff76310 (diff)
downloadaps-cogs-0126c9af0661daf92003d5354bd0bceaa6b96443.tar
aps-cogs-0126c9af0661daf92003d5354bd0bceaa6b96443.tar.gz
aps-cogs-0126c9af0661daf92003d5354bd0bceaa6b96443.zip
Add info.json and license
Diffstat (limited to 'pindelegate')
-rw-r--r--pindelegate/info.json5
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."
+}