From 0215ac2c46007ab057db78966cce68c34d7c4039 Mon Sep 17 00:00:00 2001 From: Eniamza <65225917+Eniamza@users.noreply.github.com> Date: Tue, 12 May 2020 17:45:57 +0600 Subject: [PATCH 1/4] Help test --- config/commands.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/config/commands.json b/config/commands.json index c626648..ca685f0 100644 --- a/config/commands.json +++ b/config/commands.json @@ -928,6 +928,25 @@ "icon_url": "https://spee.ch/2/pinkylbryheart.png" } } + }, + "!ask": { + "usage": "", + "description": "Help Template", + "operation": "send", + "bundle": { + "url": "", + "title": "", + "description": "**Read this First** \n|> [Name](test.com)\n`Violating those rules will not be tolerated`\n---\n\n- What exact problem are you facing **Describe Clearly**\n- What have you tried so far *to solve the issue*\n- Your email and channel link *if have any*\n- Useful Screenshots regarding issue *Of wallet/reward page/Error message* + + + ", + "color": 7976557, + "author": { + "name": "Please Provide Following Information", + "url": "https://lbry.com/news", + "icon_url": "https://spee.ch/2/pinkylbryheart.png" + } + } }, "!piratebay": { "usage": "", From 69b454e5beeb18e8428afe5e3ec8812440f4e95a Mon Sep 17 00:00:00 2001 From: Eniamza <65225917+Eniamza@users.noreply.github.com> Date: Tue, 12 May 2020 21:03:39 +0600 Subject: [PATCH 2/4] !ask command for #Help section --- config/commands.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/commands.json b/config/commands.json index ca685f0..d55a0ad 100644 --- a/config/commands.json +++ b/config/commands.json @@ -931,19 +931,19 @@ }, "!ask": { "usage": "", - "description": "Help Template", + "description": "Please Provide Following Information", "operation": "send", "bundle": { "url": "", "title": "", - "description": "**Read this First** \n|> [Name](test.com)\n`Violating those rules will not be tolerated`\n---\n\n- What exact problem are you facing **Describe Clearly**\n- What have you tried so far *to solve the issue*\n- Your email and channel link *if have any*\n- Useful Screenshots regarding issue *Of wallet/reward page/Error message* + "description": "**Read this First**|> [Important Notice!!](https://discordapp.com/channels/362322208485277697/363049604461232148/709762555677245600)\n`Violating those rules will not be tolerated`\n---\n- What exact problem are you facing [**Describe Clearly**]\n- What have you tried so far *to solve the issue*\n- Your email and channel link [*if you have any*]\n- Useful Screenshots regarding issue[*Of wallet/reward page/Error message*]\n--- ", "color": 7976557, "author": { "name": "Please Provide Following Information", - "url": "https://lbry.com/news", + "url": "", "icon_url": "https://spee.ch/2/pinkylbryheart.png" } } From 0e873ef6d5c887b4b7b9a0ee75b8e15e6e39e33e Mon Sep 17 00:00:00 2001 From: Eniamza <65225917+Eniamza@users.noreply.github.com> Date: Tue, 12 May 2020 21:07:03 +0600 Subject: [PATCH 3/4] !ask for #help [Correction] --- config/commands.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/config/commands.json b/config/commands.json index d55a0ad..5772bf8 100644 --- a/config/commands.json +++ b/config/commands.json @@ -936,10 +936,7 @@ "bundle": { "url": "", "title": "", - "description": "**Read this First**|> [Important Notice!!](https://discordapp.com/channels/362322208485277697/363049604461232148/709762555677245600)\n`Violating those rules will not be tolerated`\n---\n- What exact problem are you facing [**Describe Clearly**]\n- What have you tried so far *to solve the issue*\n- Your email and channel link [*if you have any*]\n- Useful Screenshots regarding issue[*Of wallet/reward page/Error message*]\n--- - - - ", + "description": "**Read this First**|> [Important Notice!!](https://discordapp.com/channels/362322208485277697/363049604461232148/709762555677245600)\n`Violating those rules will not be tolerated`\n---\n- What exact problem are you facing [**Describe Clearly**]\n- What have you tried so far *to solve the issue*\n- Your email and channel link [*if you have any*]\n- Useful Screenshots regarding issue[*Of wallet/reward page/Error message*]\n---", "color": 7976557, "author": { "name": "Please Provide Following Information", From 682769c6f4ad254dc34ed30a504757abd688cb6d Mon Sep 17 00:00:00 2001 From: Eniamza <65225917+Eniamza@users.noreply.github.com> Date: Wed, 13 May 2020 15:45:15 +0600 Subject: [PATCH 4/4] Removed Email --- config/commands.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/commands.json b/config/commands.json index 5772bf8..f4a27e1 100644 --- a/config/commands.json +++ b/config/commands.json @@ -936,7 +936,7 @@ "bundle": { "url": "", "title": "", - "description": "**Read this First**|> [Important Notice!!](https://discordapp.com/channels/362322208485277697/363049604461232148/709762555677245600)\n`Violating those rules will not be tolerated`\n---\n- What exact problem are you facing [**Describe Clearly**]\n- What have you tried so far *to solve the issue*\n- Your email and channel link [*if you have any*]\n- Useful Screenshots regarding issue[*Of wallet/reward page/Error message*]\n---", + "description": "**Read this First**|> [Important Notice!!](https://discordapp.com/channels/362322208485277697/363049604461232148/709762555677245600)\n`Violating those rules will not be tolerated`\n---\n- What exact problem are you facing [**Describe Clearly**]\n- What have you tried so far *to solve the issue*\n- Your account or channel link [*if you have any*]\n- Useful Screenshots regarding issue[*Of wallet/reward page/Error message*]\n---", "color": 7976557, "author": { "name": "Please Provide Following Information",