Update README.md

This commit is contained in:
Guz
2021-08-08 18:30:57 -03:00
committed by GitHub
parent bc8c288c29
commit 6c5c27d939

View File

@@ -28,7 +28,7 @@ The main objective of this template is to cover the new interaction system, prim
- [ ] Separated selection menus files;
- [ ] Easy creation of selection menus, via functions;
- [ ] Dynamically execute selection menus.
> **The reload feature just will work for guild commands, because of the need for reading commands because it's just necessary while developing a bot, and will just be available with the development mode activated (when it's added).*
> **The reload feature just will work for guild commands, because it's just necessary while developing a bot, and will just be available with the development mode activated (when it's added).*
- [ ] Additional features:
*A list of additional features will be just start being added after a big part of the main features have been completed. These features will probably include most features of the "Popular Topics" on the Discord.js guide.*