1 |
SQLite format 3 @ 8 8 .[2
��%
��x �+�5tablenotesnotesCREATE TABLE notes( |
2 |
id integer primary key autoincrement, |
3 |
content text not null, |
4 |
user_id text not null, |
5 |
guild_id text not null |
6 |
, date text not null)�i�%tablewarningswarningsCREATE TABLE warnings( |
7 |
id integer primary key autoincrement, |
8 |
user_id text not null, |
9 |
guild_id text not null, |
10 |
strike text not null, |
11 |
reason not null, |
12 |
removed int not null default 0 |
13 |
, warned_by text not null)��tableunmutesunmutesCREATE TABLE unmutes( |
14 |
id integer primary key autoincrement, |
15 |
user_id text not null, |
16 |
guild_id text not null |
17 |
, time text not null)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq) ��]tablesnippetssnippetsCREATE TABLE snippets( |
18 |
id integer primary key autoincrement, |
19 |
name text not null, |
20 |
content text not null |
21 |
)
� C11=7785682256797368429119875363799121932022-04-13T18:06:37.311Z
� ���� snippets noteswarningsunmutes
� � }9��� B 1117785682256797368429119875363799121931cc774553653394538506B |
22 |
1117745536533945385069119875363799121931cc774553653394538506B 1119614779446210233459119875363799121931cc774553653394538506B 1117785682256797368429119875363799121931cc774553653394538506 ?11'7785682256797368429119875363799121931ccrakinar2#7578
_ �_ K11=testing7785682256797368429119875363799121932022-04-16T14:34:13.062ZP )11=abcehet thehet7785682256797368429119875363799121932022-04-15T10:38:50.858ZM #11=Hello world7785682256797368429119875363799121932022-04-15T10:33:20.481Z
� �� !levels10, 20, 30 !rakinA cool dev |