Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
Updated notes
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeDev101 authored Dec 21, 2022
1 parent 73ed780 commit 9885dcf
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Octavia
The not-so-friendly chatbot, a Meower port of Octavia! from Scratch. Also a template for Python bots.
The not-so-friendly chatbot, a Meower port of Octavia! from Scratch.

> **Warning**
>
> Octavia will not work on the current Meower server as Meower has not been upgraded to use Cloudlink 4. Please visit [this branch](https://github.com/meower-media-co/Meower-Server/tree/main-cl4-port) for updates.
> Octavia will not work on the current Meower server as Meower has not been upgraded to use Cloudlink 4.
## Chat with Octavia
Simply @Octavia in Meower's home page and Octavia will respond!
Expand Down Expand Up @@ -35,9 +35,6 @@ and Octavia will connect to Meower and start listening for requests.

## Future improvements
* ~~Add a real natural-language AI~~ Outside of scope of original project idea.
* ~~Add options to use different databases other than TinyDB~~ Will likely use MongoDB in the future.
* ~~Add options to use different databases other than TinyDB~~ Will likely use MontyDB in the future.
* Add feature to allow talking to Octavia in Meower chats/DMs.
* Add per-message custom PFPs to show Octavia's expressions. *(Will not be implemented until Meower B6)*

## License
Octavia is licensed using Meower's [MEOW License.](https://github.com/meower-media-co/Octavia/blob/main/LICENSE) You are completely free to use this source code in any way, shape, or form, with or without credit, for commerical or personal use. You are also free to change, remove, or keep this license. **Absolutely no patent use is permitted.**
* Add per-message custom PFPs to show Octavia's expressions. *(Will not be implemented until Meower Release 1)*

0 comments on commit 9885dcf

Please sign in to comment.