diff --git a/README.md b/README.md index 34c95be..e6be821 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/ollamarama.py b/ollamarama.py index 3481b68..c135e73 100644 --- a/ollamarama.py +++ b/ollamarama.py @@ -420,10 +420,10 @@ Available at https://github.com/h1ddenpr0cess20/ollamarama-matrix .gpersona reset Reset global personality (bot owner only) -.auth +.auth Add an admin (bot owner only) -.deauth +.deauth Remove an admin (bot owner only) ''')