We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9cdcb43 + 024efaa commit e941817Copy full SHA for e941817
README.md
@@ -73,10 +73,12 @@ $ composer install
73
74
## 2. Adding your own commands
75
76
-You can find a few example commands in the [`Commands`](Commands) folder.
+To use Commands enable the [`CustomCommands`](CustomCommands) folder in the config.
77
78
+You can find a few example commands in the [`Commands`](Commands) folder.
79
Do **NOT** just copy all of them to your bot, but instead learn from them and only add to your bot what you need.
80
81
+
82
Adding any extra commands to your bot that you don't need can be a security risk!
83
84
## To be continued!
0 commit comments