Skip to content

Releases: krystlepalace/Akaii-Chat-Bot

2.1.0

02 Sep 17:11
8e3758d
Compare
Choose a tag to compare

Created new feature - Anti-Flood. Now users can not spam with sticker or smth else if it's activated.
Better code.

2.0.1

31 Aug 19:54
b260f68
Compare
Choose a tag to compare

Bug fixes

2.0.0

30 Aug 14:10
Compare
Choose a tag to compare
  1. NSFW recognition using NudeNet. You can activate or disable it using /settings command like other parameters.
  2. Some structural improvements and better code

1.1.0

26 Aug 16:42
Compare
Choose a tag to compare

Switched to MongoDB

1.0.2

24 Aug 17:48
Compare
Choose a tag to compare
  1. 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.
  2. Fully reworked filters for checking if user is admin. Now it works well with routers and has alerts.
  3. Refactoring and project structure improvements

1.0.1

20 Aug 19:42
Compare
Choose a tag to compare

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

19 Aug 13:29
cdd215a
Compare
Choose a tag to compare

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.