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

Contents of /trunk/database.db

Parent Directory Parent Directory | Revision Log Revision Log


Revision 20 - (show annotations)
Mon Jul 29 17:28:14 2024 UTC (8 months, 1 week ago) by rakin
File size: 28672 byte(s)
Error occurred while calculating annotation data.
Updated spam and anti raid systems
1 SQLite format 3@ ��.[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 ) ��zC11=7745536533945385069119875363799121932022-05-01T12:44:00.388ZA11=7745536533945385069119875363799121932022-05-02T13:17:34.996Z ������spam snippets notes warnings) unmutes 8��8�J 117774553653394538506911p)11i77745536533945385069119875363799121931Spamming
27 The next violations will cause mutes.<@970612477685534721>p(11i79656461569589248419119875363799121931Spamming
28 The next violations will cause mutes.<@970612477685534721>p'11i79656461569589248419119875363799121931Spamming
29 The next violations will cause mutes.<@970612477685534721>p&11i77745536533945385069119875363799121931Spamming
30 The next violations will cause mutes.<@970612477685534721> _�_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 ���01=9656461569589248412022-05-02T13:11:28.402Z0/ 1 =9656461569589248412022-05-02T13:24:32.289Z

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26