Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mrepol742 committed Jan 4, 2024
1 parent 1edbb83 commit 66d328c
Show file tree
Hide file tree
Showing 5 changed files with 57 additions and 22 deletions.
54 changes: 52 additions & 2 deletions data/accountPreferences.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dell": 0
},
"owner": ""
"owner": "100039660703227"
},
"shared": {
"root": "100071743848974",
Expand Down Expand Up @@ -120,7 +120,7 @@
},
"dell": 0
},
"owner": "100071743848974"
"owner": "100039660703227"
},
"100093516094229": {
"stop": false,
Expand Down Expand Up @@ -221,5 +221,55 @@
"dell": 0
},
"owner": "100058594941918"
},
"61555136345950": {
"stop": false,
"events": true,
"forceLogin": true,
"autoMarkRead": false,
"online": true,
"selfListen": true,
"typingIndicator": false,
"autoMarkDelivery": false,
"maintenance": false,
"tokens": {
"gpt": {
"prompt_tokens": 4598,
"completion_tokens": 1223,
"total_tokens": 5821
},
"davinci": {
"prompt_tokens": 0,
"completion_tokens": 0,
"total_tokens": 0
},
"dell": 0
},
"owner": "100039660703227"
},
"100094974786751": {
"stop": false,
"events": true,
"forceLogin": true,
"autoMarkRead": false,
"online": true,
"selfListen": true,
"typingIndicator": false,
"autoMarkDelivery": false,
"maintenance": false,
"tokens": {
"gpt": {
"prompt_tokens": 4598,
"completion_tokens": 1223,
"total_tokens": 5821
},
"davinci": {
"prompt_tokens": 0,
"completion_tokens": 0,
"total_tokens": 0
},
"dell": 0
},
"owner": "100039660703227"
}
}
1 change: 1 addition & 0 deletions data/functionRegistry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"2583856894982516":1,"5737251886344292":1,"7056759551011487":1,"6561269570663182":1,"24656864413928695":1,"100069414780710":1,"5575074482532460":1,"6894400947294774":1,"100088347234178":1,"6915158371873085":1,"100081513648206":1,"6892455817496558":1,"6881004655325049":1,"100027279883548":1,"100084508669874":1,"6443993275620604":1,"100038446933054":1,"6135835699850490":2,"61554782822811":1}
2 changes: 1 addition & 1 deletion data/groups.json

Large diffs are not rendered by default.

21 changes: 2 additions & 19 deletions data/threadPreferences.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
{
"default": {
"leave": false,
"unsend": true,
"nsfw": true,
"cmd": 1
},
"6892455817496558": {
"leave": false,
"unsend": true,
Expand All @@ -23,18 +17,6 @@
"nsfw": true,
"cmd": 1
},
"undefined": {
"leave": false,
"unsend": true,
"nsfw": true,
"cmd": 1
},
"2583856894982516": {
"leave": false,
"unsend": true,
"nsfw": true,
"cmd": 1
},
"24546568141608847": {
"leave": false,
"unsend": true,
Expand Down Expand Up @@ -75,6 +57,7 @@
"leave": false,
"unsend": true,
"nsfw": true,
"cmd": 1
"cmd": 1,
"lock": "61553500994391"
}
}
1 change: 1 addition & 0 deletions data/threadRegistry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"6892455817496558":"100046351269353","undefined":"100046351269353","100093099606387":"100046351269353","6135835699850490":"100046351269353","4952740554847463":"100046351269353","5513474288704425":"100046351269353","5949341968502700":"100046351269353","4341511805878931":"100046351269353","7088239677916004":"100046351269353","4780024218775309":"100046351269353","4176244475726738":"100046351269353","100071918311154":"100046351269353","6941633829222151":"100046351269353","4473542532764802":"100046351269353","4740250299437612":"100046351269353","2878479518898828":"100046351269353","5247235148671017":"100046351269353","6856585374421040":"61552734637916","100084508669874":"100093516094229","100095604100900":"100093516094229","6829220470530240":"100093516094229","100074545202820":"100093516094229","6443993275620604":"61552734637916","5575074482532460":"61553500994391","7582386855121092":"100093516094229","100090280604771":"61553500994391","6881004655325049":"61553500994391","6894400947294774":"61553500994391","61552090258421":"61553500994391","7056759551011487":"61552734637916","100038446933054":"100093516094229","6915158371873085":"61552734637916","6214415628607748":"61553500994391","100071743848974":"61553500994391","6590703737651032":"100093516094229","5317413565003899":"61552734637916","7279095845453124":"61553500994391","61554782822811":"61553500994391","6369083263167595":"100093516094229","100081513648206":"100093516094229","7299213156776160":"100093516094229","7101842086597659":"61552734637916"}

0 comments on commit 66d328c

Please sign in to comment.