feat: add time related syntax

This commit is contained in:
kwaroran
2024-06-10 22:12:06 +09:00
parent b19074237d
commit 35bf11af20
2 changed files with 23 additions and 4 deletions

View File

@@ -97,7 +97,7 @@ const normalCBSwithParams = [
'arraypop', 'array_pop', 'arraypush', 'array_push', 'arraysplice', 'array_splice',
'makearray', 'array', 'a', 'make_array', 'history', 'messages', 'range', 'date', 'time', 'datetimeformat', 'date_time_format',
'random', 'pick', 'roll', 'datetimeformat', 'hidden_key', 'reverse', 'getglobalvar', 'position', 'slot', 'rollp',
'and', 'or', 'not',
'and', 'or', 'not', 'message_time_array'
]
const displayRelatedCBS = [