File tree
31 files changed
+545
-658
lines changed- examples
- gpt
- src
- lib
- group/src
- bots
- lib
- packages
- botkit
- src
- lib
- docs
- docs/pages
- concepts/content-types
- examples
- ai
- group
31 files changed
+545
-658
lines changedDiff for: README.md
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 | 31 |
| |
33 | 32 |
| |
34 | 33 |
| |
|
Diff for: examples/gpt/.env.example
-4
This file was deleted.
Diff for: examples/gpt/LICENSE.md
-21
This file was deleted.
Diff for: examples/gpt/README.md
-62
This file was deleted.
Diff for: examples/gpt/package.json
-33
This file was deleted.
Diff for: examples/gpt/src/index.ts
-23
This file was deleted.
Diff for: examples/gpt/src/lib/gpt.ts
-68
This file was deleted.
Diff for: examples/gpt/tsconfig.json
-7
This file was deleted.
Diff for: examples/group/src/bots/basebet.ts
+15-51
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 | 4 |
| |
17 | 5 |
| |
18 | 6 |
| |
| 7 | + | |
| 8 | + | |
19 | 9 |
| |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
58 | 15 |
| |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
59 | 23 |
| |
60 | 24 |
| |
61 | 25 |
| |
| |||
74 | 38 |
| |
75 | 39 |
| |
76 | 40 |
| |
77 |
| - | |
| 41 | + | |
78 | 42 |
| |
79 | 43 |
| |
80 | 44 |
| |
|
0 commit comments