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 7, 2024
1 parent 746a0ed commit cef7149
Show file tree
Hide file tree
Showing 4 changed files with 1,509 additions and 333 deletions.
125 changes: 88 additions & 37 deletions data/accountPreferences.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dell": 0
},
"owner": "61554782822811"
"owner": "61554713339075"
},
"shared": {
"root": "100071743848974",
Expand All @@ -46,7 +46,8 @@
],
"restart": [],
"pin": {
"6561269570663182": "Rule don't change the photo🙂"
"6561269570663182": "Don't test me\nDon't spam the bot",
"6874146942704204": "𝖣𝗈𝗇'𝗍 𝗍𝖾𝗌𝗍 𝗆𝖾"
}
},
"100071743848974": {
Expand Down Expand Up @@ -111,14 +112,14 @@
"maintenance": false,
"tokens": {
"gpt": {
"prompt_tokens": 8176,
"completion_tokens": 1576,
"total_tokens": 9752
"prompt_tokens": 22822,
"completion_tokens": 4869,
"total_tokens": 27691
},
"davinci": {
"prompt_tokens": 0,
"completion_tokens": 0,
"total_tokens": 0
"prompt_tokens": 33,
"completion_tokens": 20,
"total_tokens": 53
},
"dell": 0
},
Expand All @@ -136,9 +137,9 @@
"maintenance": false,
"tokens": {
"gpt": {
"prompt_tokens": 2537,
"completion_tokens": 1188,
"total_tokens": 3725
"prompt_tokens": 3537,
"completion_tokens": 3300,
"total_tokens": 6837
},
"davinci": {
"prompt_tokens": 0,
Expand All @@ -147,7 +148,7 @@
},
"dell": 0
},
"owner": "61554713339075"
"owner": "100065290644543"
},
"100094974786751": {
"stop": false,
Expand All @@ -161,18 +162,18 @@
"maintenance": false,
"tokens": {
"gpt": {
"prompt_tokens": 95918,
"completion_tokens": 30494,
"total_tokens": 126412
"prompt_tokens": 238314,
"completion_tokens": 68879,
"total_tokens": 307193
},
"davinci": {
"prompt_tokens": 829,
"completion_tokens": 896,
"total_tokens": 1725
"prompt_tokens": 2051,
"completion_tokens": 1843,
"total_tokens": 3894
},
"dell": 0
},
"owner": "100080863321705"
"owner": "100094974786751"
},
"61552734637916": {
"stop": false,
Expand All @@ -186,14 +187,14 @@
"maintenance": false,
"tokens": {
"gpt": {
"prompt_tokens": 10879,
"completion_tokens": 2188,
"total_tokens": 13067
"prompt_tokens": 18382,
"completion_tokens": 3365,
"total_tokens": 21747
},
"davinci": {
"prompt_tokens": 921,
"completion_tokens": 504,
"total_tokens": 1425
"prompt_tokens": 1016,
"completion_tokens": 561,
"total_tokens": 1577
},
"dell": 0
},
Expand Down Expand Up @@ -236,14 +237,14 @@
"maintenance": false,
"tokens": {
"gpt": {
"prompt_tokens": 3614,
"completion_tokens": 825,
"total_tokens": 4439
"prompt_tokens": 3989,
"completion_tokens": 991,
"total_tokens": 4980
},
"davinci": {
"prompt_tokens": 152,
"completion_tokens": 28,
"total_tokens": 180
"prompt_tokens": 233,
"completion_tokens": 120,
"total_tokens": 353
},
"dell": 0
},
Expand All @@ -261,14 +262,14 @@
"maintenance": false,
"tokens": {
"gpt": {
"prompt_tokens": 22995,
"completion_tokens": 7629,
"total_tokens": 30624
"prompt_tokens": 34179,
"completion_tokens": 9550,
"total_tokens": 43729
},
"davinci": {
"prompt_tokens": 645,
"completion_tokens": 327,
"total_tokens": 972
"prompt_tokens": 794,
"completion_tokens": 445,
"total_tokens": 1239
},
"dell": 0
},
Expand Down Expand Up @@ -298,5 +299,55 @@
"dell": 0
},
"owner": "61554713339075"
},
"61554868901345": {
"stop": false,
"events": true,
"forceLogin": true,
"autoMarkRead": false,
"online": true,
"selfListen": true,
"typingIndicator": false,
"autoMarkDelivery": false,
"maintenance": false,
"tokens": {
"gpt": {
"prompt_tokens": 1191,
"completion_tokens": 250,
"total_tokens": 1441
},
"davinci": {
"prompt_tokens": 35,
"completion_tokens": 9,
"total_tokens": 44
},
"dell": 0
},
"owner": "61554782822811"
},
"100089590121905": {
"stop": false,
"events": true,
"forceLogin": true,
"autoMarkRead": false,
"online": true,
"selfListen": true,
"typingIndicator": false,
"autoMarkDelivery": false,
"maintenance": false,
"tokens": {
"gpt": {
"prompt_tokens": 2473,
"completion_tokens": 636,
"total_tokens": 3109
},
"davinci": {
"prompt_tokens": 35,
"completion_tokens": 9,
"total_tokens": 44
},
"dell": 0
},
"owner": "61554713339075"
}
}
2 changes: 1 addition & 1 deletion data/groups.json

Large diffs are not rendered by default.

Loading

0 comments on commit cef7149

Please sign in to comment.