generated from goatcorp/SamplePlugin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrepo.json
23 lines (23 loc) · 1.08 KB
/
repo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[
{
"Author": "perappu",
"Name": "Who Said What Now",
"Punchline": "Chat history plugin, view history per character, per group, or search.",
"Description": "Chat history plugin, view history per character, per group, or search.\n Main command /whowhat",
"InternalName": "WhoSaidWhatNow",
"AssemblyVersion": "0.5.4",
"TestingAssemblyVersion": "0.5.4",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/perappu/WhoSaidWhatNow",
"Tags": [
"utility",
"chat"
],
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadLinkInstall": "https://github.com/perappu/WhoSaidWhatNow/releases/download/v0.5.4/latest.zip",
"DownloadLinkTesting": "https://github.com/perappu/WhoSaidWhatNow/releases/download/v0.5.4/latest.zip",
"DownloadLinkUpdate": "https://github.com/perappu/WhoSaidWhatNow/releases/download/v0.5.4/latest.zip",
"IconUrl": "https://raw.githubusercontent.com/perappu/WhoSaidWhatNow/master/WhoSaidWhatNow/images/icon.png"
}
]