updated README.md to have the source code command
This commit is contained in:
@@ -121,7 +121,7 @@ All required NuGet packages are installed automatically via <code>SkyAI.csproj</
|
|||||||
|
|
||||||
<pre><code>TOKEN=your-valour-bot-token
|
<pre><code>TOKEN=your-valour-bot-token
|
||||||
OPENWEBAPI=your-openwebui-api-key
|
OPENWEBAPI=your-openwebui-api-key
|
||||||
OPENWEBURL=http://localhost:8080</code></pre>
|
OPENWEBURL=your-openwebui-url</code></pre>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Do not commit this file to version control.
|
Do not commit this file to version control.
|
||||||
@@ -150,6 +150,10 @@ Do not commit this file to version control.
|
|||||||
<td><code>s.cm</code></td>
|
<td><code>s.cm</code></td>
|
||||||
<td>Clear channel conversation memory</td>
|
<td>Clear channel conversation memory</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><code>s.source</code></td>
|
||||||
|
<td>Shows the source code of the bot</td>
|
||||||
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|||||||
Reference in New Issue
Block a user