Create
Query
MaiBot.db
—
action_records
action_records
chat_streams
emoji
expression
graph_edges
graph_nodes
image_descriptions
images
knowledges
llm_usage
memory
messages
online_time
person_info
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Insert row into action_records
action_id
TEXT NOT NULL
time
REAL NOT NULL
action_name
TEXT NOT NULL
action_data
TEXT NOT NULL
action_done
INTEGER NOT NULL
action_build_into_prompt
INTEGER NOT NULL
action_prompt_display
TEXT NOT NULL
chat_id
TEXT NOT NULL
chat_info_stream_id
TEXT NOT NULL
chat_info_platform
TEXT NOT NULL
Insert
Cancel