Add new preview hashes
This commit is contained in:
parent
3e2df47ffe
commit
bb2d820a1c
5 changed files with 55 additions and 0 deletions
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"Name": "Social Commands",
|
||||||
|
"Description": "Allows you to run social commands like /hug, /slap, etc.",
|
||||||
|
"Version": {
|
||||||
|
"Major": 1,
|
||||||
|
"Minor": 0,
|
||||||
|
"Patch": 0
|
||||||
|
},
|
||||||
|
"Author": "Mira",
|
||||||
|
"AuthorId": 411950662662881290
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"Name": "Music Commands",
|
||||||
|
"Description": "This plugin provides music functionality for Makoto.",
|
||||||
|
"Version": {
|
||||||
|
"Major": 1,
|
||||||
|
"Minor": 0,
|
||||||
|
"Patch": 0
|
||||||
|
},
|
||||||
|
"Author": "Mira",
|
||||||
|
"AuthorId": 411950662662881290
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"Name": "AbuseIPDB Lookup",
|
||||||
|
"Description": "Looks up Urls sent in chat and sends their rating if suspicious. ",
|
||||||
|
"Version": {
|
||||||
|
"Major": 1,
|
||||||
|
"Minor": 0,
|
||||||
|
"Patch": 0
|
||||||
|
},
|
||||||
|
"Author": "Mira",
|
||||||
|
"AuthorId": 411950662662881290
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"Name": "ScoreSaber Commands",
|
||||||
|
"Description": "This plugin adds integration for the ScoreSaber API.",
|
||||||
|
"Version": {
|
||||||
|
"Major": 1,
|
||||||
|
"Minor": 0,
|
||||||
|
"Patch": 0
|
||||||
|
},
|
||||||
|
"Author": "Mira",
|
||||||
|
"AuthorId": 411950662662881290
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"Name": "Translation Commands",
|
||||||
|
"Description": "Allows users to automatically translate messages using LibreTranslate or Google!",
|
||||||
|
"Version": {
|
||||||
|
"Major": 1,
|
||||||
|
"Minor": 0,
|
||||||
|
"Patch": 0
|
||||||
|
},
|
||||||
|
"Author": "Mira",
|
||||||
|
"AuthorId": 411950662662881290
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue