Create
Query
MaiBot.db
—
emoji
action_records
chat_history
chat_streams
emoji
emoji_description_cache
expression
image_descriptions
images
jargon
llm_usage
messages
online_time
person_info
thinking_back
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Insert row into emoji
full_path
TEXT NOT NULL
format
TEXT NOT NULL
emoji_hash
TEXT NOT NULL
description
TEXT NOT NULL
query_count
INTEGER NOT NULL
is_registered
INTEGER NOT NULL
is_banned
INTEGER NOT NULL
emotion
TEXT
record_time
REAL NOT NULL
register_time
REAL
usage_count
INTEGER NOT NULL
last_used_time
REAL
Insert
Cancel