Excel Espina
commited on
Commit
•
d263f6f
1
Parent(s):
46b11ce
webhook111 added (webhook to connect gpt3 with fb)
Browse files- .gitignore +1 -0
- .gitmodules +3 -0
- webhook111 +1 -0
.gitignore
CHANGED
@@ -1 +1,2 @@
|
|
1 |
venv/
|
|
|
|
1 |
venv/
|
2 |
+
.env
|
.gitmodules
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
[submodule "webhook111"]
|
2 |
+
path = webhook111
|
3 |
+
url = https://github.com/excelespina/webhook111.git
|
webhook111
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Subproject commit b577cafa0f6527dabf6ea6bedd9a241bbd87668a
|