This repository was archived by the owner on Feb 22, 2024. It is now read-only.
v0.1.3
Changelog
-
🛠️ Fix:
- Fix empty errors in
$kick
. $onlySender
now supports bot number.- Now you can just put
$reply
to quote the message.
- Fix empty errors in
-
➖️ Remove:
- Remove
$broadcast
for all user.
- Remove
-
➕️ Added:
- Aliases support.
- New Docs design and route.
- Multi prefixes support.
- nonPrefixed support for each
<bot>.command
. - Other configuration (Anything) in
<bot>.command
. You can get the configuration value with$commandInfo
. - Add Sections Functions:
- Add $checkCondition
- Add $commandInfo
- Add $commandList
- Add $createObject
- Add $dateStamp
- Add $day
- Add $getObjectProperty
- Add $get
- Add $groupList
- Add $let
- Add $month
- Add $replaceText
- Add $splitText
- Add $textSplit
- Add $video
- Add $year