Merge pull request #4 from h1ddenpr0cess20/dev

readme update
This commit is contained in:
Dustin 2023-12-23 00:11:32 -05:00 committed by GitHub
commit 0342fa651a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View File

@ -3,7 +3,9 @@ Ollamarama is an AI chatbot for the [Matrix](https://matrix.org/) chat protocol
This is based on my earlier project, [infinigpt-matrix](https://github.com/h1ddenpr0cess20/infinigpt-matrix), which uses OpenAI and costs money to use.
Coming soon for IRC
IRC version available at [ollamarama-irc](https://github.com/h1ddenpr0cess20/ollamarama-irc)
Terminal-based version at [ollamarama](https://github.com/h1ddenpr0cess20/ollamarama)
## Setup

View File

@ -420,10 +420,10 @@ Available at https://github.com/h1ddenpr0cess20/ollamarama-matrix
.gpersona reset
Reset global personality (bot owner only)
.auth
.auth <user>
Add an admin (bot owner only)
.deauth
.deauth <user>
Remove an admin (bot owner only)
''')