Captain Ezio commited on
Commit
6fb8e06
·
1 Parent(s): d515f13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -154,7 +154,7 @@ To add your very own plugin just use the format given below and go through the [
154
  ```python
155
  from traceback import
156
 
157
- from Powers.utils.custom_filters import
158
  from Powers import LOGGER
159
  from Powers.bot_class import Gojo
160
 
 
154
  ```python
155
  from traceback import
156
 
157
+ from Powers.utils.custom_filters import command # Import more funcs if you need
158
  from Powers import LOGGER
159
  from Powers.bot_class import Gojo
160