/[sudobot]/trunk/database.db
ViewVC logotype

Contents of /trunk/database.db

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10 - (show annotations)
Mon Jul 29 17:28:12 2024 UTC (8 months, 1 week ago) by rakin
File size: 28672 byte(s)
Error occurred while calculating annotation data.
Added new features
1 SQLite format 3@ aa.[2  S�% � �x S��tablespamspamCREATE TABLE spam(
2 id integer primary key autoincrement,
3 user_id text not null,
4 strike int not null default 1,
5 date text not null
6 )�+�5tablenotesnotesCREATE TABLE notes(
7 id integer primary key autoincrement,
8 content text not null,
9 user_id text not null,
10 guild_id text not null
11 , date text not null)�i�%tablewarningswarningsCREATE TABLE warnings(
12 id integer primary key autoincrement,
13 user_id text not null,
14 guild_id text not null,
15 strike text not null,
16 reason not null,
17 removed int not null default 0
18 , warned_by text not null)�� tableunmutesunmutesCREATE TABLE unmutes(
19 id integer primary key autoincrement,
20 user_id text not null,
21 guild_id text not null
22 , time text not null)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)��]tablesnippetssnippetsCREATE TABLE snippets(
23 id integer primary key autoincrement,
24 name text not null,
25 content text not null
26 ) �C11=7785682256797368429119875363799121932022-04-13T18:06:37.311Z ������spam snippets notes warnings! unmutes �h��J 1177745536533945385069119875363799121931Spamming<@957258945863499867>J 117774553653394538506911J1177745536533945385069119875363799121931Spamming<@957258945863499867>J1177745536533945385069119875363799121931Spamming<@957258945863499867>J1177745536533945385069119875363799121931Spamming<@957258945863499867>J 1177745536533945385069119875363799121931Spamming<@957258945863499867>J!1177745536533945385069119875363799121931Spamming<@957258945863499867> _�_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 �/1 =7745536533945385062022-04-30T08:03:41.452Z

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26