Changes:
- Small fixes by KubaPro010
- Private variables
- `start()` for `PyCAI`
- Added `plus` for `start()`
- Added `timeout` for `start()`
- Added `ping()`
- Added `upload_image('PATH')`
- Added `user.update('USERNAME')`
- Added the `post` class
- `post.get_post('POST_ID')`
- `post.my_posts()`
- `post.get_posts('USERNAME')`
- `post.upvote('POST_ID')`
- `post.undo_upvote('POST_ID')`
- `post.send_comment('POST_ID', 'TEXT')`
- `post.delete_comment('MESSAGE_ID', 'POST_ID')`
- `post.create('HISTORY_ID', 'TITLE')`
- `post.delete('POST_ID')`
- Added `character.create(...)`
- Added `character.update(...)`
- Added `character.voices()`
- Added `character.create_room('CHARACTERS', 'NAME', 'TOPIC')`
- Some fixes for parameters, check documentation
- Some optimization
- Added kwargs for functions
The library has a discord server!
If you have any questions/problems/suggestions or you just want to talk about AI and CharacterAI - welcome to my new Discord server
**[discord.gg/CZdQWzMV](https://discord.gg/CZdQWzMV)**