mirror of
https://github.com/Sheldan/abstracto-docs.git
synced 2026-01-28 08:38:44 +00:00
Deploying to master from @ Sheldan/abstracto@072d680e2f 🚀
This commit is contained in:
@@ -442,8 +442,8 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
|
||||
<h1>Abstracto Discord Bot Documentation</h1>
|
||||
<div class="details">
|
||||
<span id="author" class="author">Sheldan https://github.com/Sheldan/abstracto</span><br>
|
||||
<span id="revnumber">version 1.2.12,</span>
|
||||
<span id="revdate">2021/05/23 21:43</span>
|
||||
<span id="revnumber">version 1.3.13,</span>
|
||||
<span id="revdate">2021/05/26 11:56</span>
|
||||
</div>
|
||||
<div id="toc" class="toc">
|
||||
<div id="toctitle">Table of Contents</div>
|
||||
@@ -558,9 +558,11 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
|
||||
</li>
|
||||
<li><a href="#_suggestions">4.17. Suggestions</a>
|
||||
<ul class="sectlevel3">
|
||||
<li><a href="#_post_targets_10">4.17.1. Post targets</a></li>
|
||||
<li><a href="#_emotes_5">4.17.2. Emotes</a></li>
|
||||
<li><a href="#_commands_15">4.17.3. Commands</a></li>
|
||||
<li><a href="#_feature_modes_9">4.17.1. Feature modes</a></li>
|
||||
<li><a href="#_post_targets_10">4.17.2. Post targets</a></li>
|
||||
<li><a href="#_emotes_5">4.17.3. Emotes</a></li>
|
||||
<li><a href="#_relevant_system_configuration_5">4.17.4. Relevant system configuration</a></li>
|
||||
<li><a href="#_commands_15">4.17.5. Commands</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#_miscellaneous">4.18. Miscellaneous</a>
|
||||
@@ -575,20 +577,20 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
|
||||
</li>
|
||||
<li><a href="#_repost_detection_and_tracking">4.20. Repost detection and tracking</a>
|
||||
<ul class="sectlevel3">
|
||||
<li><a href="#_feature_modes_9">4.20.1. Feature modes</a></li>
|
||||
<li><a href="#_feature_modes_10">4.20.1. Feature modes</a></li>
|
||||
<li><a href="#_emotes_7">4.20.2. Emotes</a></li>
|
||||
<li><a href="#_commands_17">4.20.3. Commands</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#_entertainment_commands">4.21. Entertainment commands</a>
|
||||
<ul class="sectlevel3">
|
||||
<li><a href="#_relevant_system_configuration_5">4.21.1. Relevant system configuration</a></li>
|
||||
<li><a href="#_relevant_system_configuration_6">4.21.1. Relevant system configuration</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#_webservices">4.22. Webservices</a></li>
|
||||
<li><a href="#_youtube">4.23. Youtube</a>
|
||||
<ul class="sectlevel3">
|
||||
<li><a href="#_feature_modes_10">4.23.1. Feature modes</a></li>
|
||||
<li><a href="#_feature_modes_11">4.23.1. Feature modes</a></li>
|
||||
<li><a href="#_command">4.23.2. Command</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
@@ -2606,6 +2608,19 @@ If a member has <strong>any</strong> role of the ones for which experience is di
|
||||
</ul>
|
||||
</div>
|
||||
</dd>
|
||||
<dt class="hdlist1">Show the currently configured experience roles in the server</dt>
|
||||
<dd>
|
||||
<div class="ulist">
|
||||
<ul>
|
||||
<li>
|
||||
<p>Usage: <code>levelRoles</code></p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Description: Shows the current configured experience roles, and the level they are awarded at.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
@@ -3204,18 +3219,33 @@ When the poster of the message reacts to the message with a star, this is not co
|
||||
<p>Feature key: <code>suggestion</code></p>
|
||||
</div>
|
||||
<div class="sect3">
|
||||
<h4 id="_post_targets_10">4.17.1. Post targets</h4>
|
||||
<h4 id="_feature_modes_9">4.17.1. Feature modes</h4>
|
||||
<div class="dlist">
|
||||
<dl>
|
||||
<dt class="hdlist1"><code>suggestionReminder</code></dt>
|
||||
<dd>
|
||||
<p>If this is enabled, a message will be sent to the post target <code>suggestionReminder</code>, after the amount of days configured in <code>suggestionReminderDays</code>. Disabled by default.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sect3">
|
||||
<h4 id="_post_targets_10">4.17.2. Post targets</h4>
|
||||
<div class="dlist">
|
||||
<dl>
|
||||
<dt class="hdlist1"><code>suggestions</code></dt>
|
||||
<dd>
|
||||
<p>the target of the messages containing the suggestions</p>
|
||||
</dd>
|
||||
<dt class="hdlist1"><code>suggestionReminder</code></dt>
|
||||
<dd>
|
||||
<p>the target for the message to remind about suggestions. Requires feature mode <code>suggestionReminder</code> to be enabled</p>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sect3">
|
||||
<h4 id="_emotes_5">4.17.2. Emotes</h4>
|
||||
<h4 id="_emotes_5">4.17.3. Emotes</h4>
|
||||
<div class="ulist">
|
||||
<ul>
|
||||
<li>
|
||||
@@ -3228,7 +3258,13 @@ When the poster of the message reacts to the message with a star, this is not co
|
||||
</div>
|
||||
</div>
|
||||
<div class="sect3">
|
||||
<h4 id="_commands_15">4.17.3. Commands</h4>
|
||||
<h4 id="_relevant_system_configuration_5">4.17.4. Relevant system configuration</h4>
|
||||
<div class="paragraph">
|
||||
<p><code>suggestionReminderDays</code> The amount of days in which the reminder, from feature mode <code>suggestionReminder</code>, should be posted in. Default: 7</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sect3">
|
||||
<h4 id="_commands_15">4.17.5. Commands</h4>
|
||||
<div class="dlist">
|
||||
<dl>
|
||||
<dt class="hdlist1">Creating a suggestion</dt>
|
||||
@@ -3239,7 +3275,7 @@ When the poster of the message reacts to the message with a star, this is not co
|
||||
<p>Usage: <code>suggest <text></code></p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Description: Posts the text to the <code>suggest</code> post target and places the emotes for up and down voting.</p>
|
||||
<p>Description: Posts the text to the <code>suggest</code> post target and places the emotes for up and down voting. If <code>suggestionReminder</code> is enabled, this will create a suggestion reminder.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
@@ -3252,7 +3288,7 @@ When the poster of the message reacts to the message with a star, this is not co
|
||||
<p>Usage: <code>accept <suggestionId> [reason]</code></p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Description: Re-posts the suggestion identified by <code>suggestionId</code> and marks the suggestion as accepted. The optional <code>reason</code> will be used in this re-post, if provided.</p>
|
||||
<p>Description: Re-posts the suggestion identified by <code>suggestionId</code> and marks the suggestion as accepted. The optional <code>reason</code> will be used in this re-post, if provided. This will cancel the suggestion reminder (if it exists)</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Example: <code>accept 1 okay</code> in order to accept the suggestion <code>1</code> with the reason <code>okay</code></p>
|
||||
@@ -3268,7 +3304,7 @@ When the poster of the message reacts to the message with a star, this is not co
|
||||
<p>Usage: <code>reject <suggestionId> [reason]</code></p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Description: Re-posts the suggestion identified by <code>suggestionId</code> and marks the suggestion as denied. The optional <code>reason</code> will be used in this re-post, if provided.</p>
|
||||
<p>Description: Re-posts the suggestion identified by <code>suggestionId</code> and marks the suggestion as denied. The optional <code>reason</code> will be used in this re-post, if provided. This will cancel the suggestion reminder (if it exists)</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Example: <code>deny 1 not okay</code> in order to reject the suggestion <code>1</code> with the reason <code>not okay</code></p>
|
||||
@@ -3284,7 +3320,7 @@ When the poster of the message reacts to the message with a star, this is not co
|
||||
<p>Usage: <code>unSuggest <suggestionId></code></p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Description: This will delete the suggestion identified by <code>suggestionId</code> from the channel and the database, but this is only possible within a specicied time range.</p>
|
||||
<p>Description: This will delete the suggestion identified by <code>suggestionId</code> from the channel and the database, but this is only possible within a specified time range. This will cancel the suggestion reminder (if it exists)</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
@@ -3297,7 +3333,7 @@ When the poster of the message reacts to the message with a star, this is not co
|
||||
<p>Usage : <code>veto <suggestion> [reason]</code></p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Description: This command will veto the suggestion, this means, it should be indicated that the suggestion was not rejected by votes, but because it was not acceptable on a fundamental level. This is basically just a different state of the suggestion.</p>
|
||||
<p>Description: This command will veto the suggestion, this means, it should be indicated that the suggestion was not rejected by votes, but because it was not acceptable on a fundamental level. This is basically just a different state of the suggestion. This will cancel the suggestion reminder (if it exists)</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
@@ -3423,7 +3459,7 @@ For example if the repost is the second image in a message, a reaction represent
|
||||
<p>Feature key: <code>repostDetection</code></p>
|
||||
</div>
|
||||
<div class="sect3">
|
||||
<h4 id="_feature_modes_9">4.20.1. Feature modes</h4>
|
||||
<h4 id="_feature_modes_10">4.20.1. Feature modes</h4>
|
||||
<div class="dlist">
|
||||
<dl>
|
||||
<dt class="hdlist1"><code>download</code></dt>
|
||||
@@ -3545,7 +3581,7 @@ For example if the repost is the second image in a message, a reaction represent
|
||||
<p>Feature key: <code>entertainment</code></p>
|
||||
</div>
|
||||
<div class="sect3">
|
||||
<h4 id="_relevant_system_configuration_5">4.21.1. Relevant system configuration</h4>
|
||||
<h4 id="_relevant_system_configuration_6">4.21.1. Relevant system configuration</h4>
|
||||
<div class="paragraph">
|
||||
<p><code>rouletteBullets</code> The amount of bullets the revolver for <code>roulette</code> can hold. Default: 6
|
||||
<code>rollDefaultHigh</code> The default sides of the die for <code>roll</code>. Default: 6</p>
|
||||
@@ -3646,7 +3682,7 @@ For example if the repost is the second image in a message, a reaction represent
|
||||
<p>Feature key: <code>youtube</code></p>
|
||||
</div>
|
||||
<div class="sect3">
|
||||
<h4 id="_feature_modes_10">4.23.1. Feature modes</h4>
|
||||
<h4 id="_feature_modes_11">4.23.1. Feature modes</h4>
|
||||
<div class="dlist">
|
||||
<dl>
|
||||
<dt class="hdlist1"><code>videoDetails</code></dt>
|
||||
@@ -3714,8 +3750,8 @@ For example if the repost is the second image in a message, a reaction represent
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Version 1.2.12<br>
|
||||
Last updated 2021-05-23 21:43:02 UTC
|
||||
Version 1.3.13<br>
|
||||
Last updated 2021-05-26 11:55:52 UTC
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user