added forgotten configuration file

This commit is contained in:
Niko Storni 2017-12-19 01:55:28 +01:00
parent e396316ad8
commit 5ae66d9ad2

View file

@ -1,12 +1,12 @@
{
"!helpcommands": {
"usage": "",
"description": "Displays Helpful Commands:\n!what, !beta, !begging, !github, !appdownload, !daemondownload, !directories, !faq, !name, !mining, !pricestance, !publisher, !publish, !random, !referrals, !rewards, !rewardsvsreferrals, !cc, !verify, !verification, !logfile, !backup, !startup, !streamingissues, !ports, !migrate, !tipping, !email, !cli, !ipfstorrent",
"operation": "send",
"description": "Displays Helpful Commands",
"operation": "none",
"bundle": {
"url": "",
"title": "",
"description": "**!what, !beta, !begging, !github, !appdownload, !daemondownload, !directories, !faq, !name, !mining, !pricestance, !publisher, !publish, !random, !referrals, !rewards, !rewardsvsreferrals, !cc, !verify, !verification, !logfile, !backup, !startup, !streamingissues, !ports, !migrate, !tipping, !email, !cli, !ipfstorrent**",
"description": "filled at runtime",
"color": 7976557,
"author": {
"name": "List of Helpful LBRY Commands",
@ -542,5 +542,21 @@
"icon_url": "https://i.imgur.com/yWf5USu.png"
}
}
},
"!tipbot": {
"usage": "",
"description": "Tipbot Help Message",
"operation": "send",
"bundle": {
"url": "",
"title": "",
"description": "Type !tip help to interact with our Tipbot which can be used to send and receive LBRY Credits (LBC) go to <#369896313082478594>. After joining,please type `!tip help` for more assistance. This channel should be used to talk to bots in order to avoid spamming other channels.",
"color": 7976557,
"author": {
"name": "Tipbot Help Message",
"url": "",
"icon_url": "https://i.imgur.com/yWf5USu.png"
}
}
}
}