## What's New?
**1. AI Catchup**
You can now summarise text messages sent in any channel using the command `/ai-catchup`.
**2. AI Grammar Check**
You can now get a quick rating of your grammar, spelling, clarity, tone, suggestions & get an overall score using the command `/ai-grammar-check`. Supports .pdf, .txt, .md & .rtf files too.
**3. Voice Message Transcript**
BotBuilder can now get a transcript of an voice message sent in any channel. It even can get the transcript translated into your server's default language.
**4. Auto Message Translation**
If a message is sent in a language different from your default setting. BotBuilder will try to get a translation of that message, removing the language barrier on the server.
**5. Message Link Preview**
If a message contains a link to another message from a different server/channel, BotBuilder can help you preview that message so you don't need to switch channels.
**6. FAQ Answer**
BotBuilder can now help users in your support channel by providing the best-matched answer from your FAQ. If the answer didn't help, the user who needs help or a staff member can delete that answer sent to prevent flooding.
**7. Counting**
You can now set up a counting system on your server.
**8. Anti-Scam Link**
When a message is sent in any channel, BotBuilder will check for any potential scam links in the message & timeout the user.
**9. Message Preview**
Get a quick preview of your message before sending it using the new command `/misc-message-preview`.
**10. AFK Notice**
Users can now set notices when they go AFK.
**11. Auto Role & Sticky Roles**
Assign roles when a member/bot joins & previous roles if the member has joined before.
## Other Changes
*Check out the [changelog](
https://github.com/SanukaE/BotBuilder/compare/v1.0.0-beta...v1.0.0).*