Typo
This commit is contained in:
parent
49c0fef3c5
commit
c2338c564b
@ -1,7 +1,7 @@
|
|||||||
# Advanced
|
# Advanced
|
||||||
This will be more of a FAQ on some important notes before you embark on your next big bot project!
|
This will be more of a FAQ on some important notes before you embark on your next big bot project!
|
||||||
|
|
||||||
## Default Abilties
|
## Default Abilities
|
||||||
|
|
||||||
It is possible to declare "DEFAULT" abilities that process non-command messages. This is quite close to a reply. If a user says "Hey there" and the default ability is implemented, it will process this input.
|
It is possible to declare "DEFAULT" abilities that process non-command messages. This is quite close to a reply. If a user says "Hey there" and the default ability is implemented, it will process this input.
|
||||||
```java
|
```java
|
||||||
|
Loading…
Reference in New Issue
Block a user