From 0126c9af0661daf92003d5354bd0bceaa6b96443 Mon Sep 17 00:00:00 2001 From: Arjun Satarkar Date: Tue, 12 Dec 2023 22:08:13 -0500 Subject: Add info.json and license --- pindelegate/info.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 pindelegate/info.json (limited to 'pindelegate') 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." +} -- cgit v1.2.3-57-g22cb