Releases: krystlepalace/Akaii-Chat-Bot
Releases · krystlepalace/Akaii-Chat-Bot
2.1.0
2.0.1
Bug fixes
2.0.0
- NSFW recognition using NudeNet. You can activate or disable it using /settings command like other parameters.
- Some structural improvements and better code
1.1.0
Switched to MongoDB
1.0.2
- Replaced commands /animations and /voice with /settings. Now, bot has settings menu in full inline mode with alerts if user don't have administrator privileges.
- Fully reworked filters for checking if user is admin. Now it works well with routers and has alerts.
- Refactoring and project structure improvements
1.0.1
Fixed some problems with .env that may cause leaking bot token in docker image.
Now i'm using pydantic to make Settings class to get environment from .env + in docker-compose.yml there is volume for choosing .env file for container.
1.0.0
I made all basic functionality for moderating chats with this bot and speech recognition is working well.
There are many, MANY questionable moments in my code, but it works and i will at least try to make things better.