diff --git a/README.md b/README.md index 86df1c2..bac1e03 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

Welcome to NamVr Discord Bot Template 👋

- Version + Version Documentation @@ -55,7 +55,7 @@ This template comes in with many in-built useful and flexible features, such as - This template comes with a dynamic button interaction handler to receive and process button interactions. - Buttons can be classified in two category folders. -#### • **[NEW] Dynamic Modals Interaction Handler:** +#### • **Dynamic Modals Interaction Handler:** - Easily handle incoming modal submittions using the template handler! - Modals can be categorized in different folders. @@ -65,6 +65,11 @@ This template comes in with many in-built useful and flexible features, such as - All new addition to discord API is context menus! You can right click a user or message -> Apps to find these options! - This template will register all your context menu options and dynamically interact with them! Worth a try. +#### • **[NEW] Dynamic Autocomplete Interaction Request Handler:** + +- Easily handle incoming autocomplete requests using the template handler! +- Perfectly dynamic for all your needs! + #### • **Highly Customizable:** Using the template is so easy and fun, you would know. As the template does not rely on any external dependencies and written in javascript, it is highly customizable to any extend. There's no end to your creativity! @@ -119,6 +124,6 @@ You can also [sponsor](https://ko-fi.com/namanvrati) the project and get listed ## 📝 License Copyright © 2021 [Naman Vrati](https://github.com/NamVr).
-This project is [ISC](LICENSE) licensed. +This project is [Apache-2.0](LICENSE) licensed. ---