This is an Assistant Bot designed for group chats, offering useful features to enhance communication and accessibility. The bot provides voice message transcription and convenient notifications for all users in the group chat.
- Transcription: The bot can transcribe voice messages into text, allowing users to read and understand voice-based communication more easily.
- Notification: By using the "/all" command, the bot can send important updates and notifications to all users in the group chat.
Note: Make sure the bot has administrative privileges in the group chat for all functions to work correctly.
To set up the Assistant Bot, follow these steps:
- Rename the
example.envfile to.env. - Open the
.envfile and set the API token for the bot. - Run the following command to build and start the bot:
docker-compose up --build -d