Skip to content

Instantly share code, notes, and snippets.

@jharil
Forked from remmel/facebook-messenger-bot.php
Last active February 18, 2020 00:52
Show Gist options
  • Select an option

  • Save jharil/f5c225f8928f9659c18365cbd77c4296 to your computer and use it in GitHub Desktop.

Select an option

Save jharil/f5c225f8928f9659c18365cbd77c4296 to your computer and use it in GitHub Desktop.
Basic example of a Facebook Messenger Bot
{"lastUpload":"2020-02-18T00:52:42.135Z","extensionVersion":"v3.4.3"}
[
{
"metadata": {
"id": "18a6a2e3-76ca-4c85-9175-9d62229194dc",
"publisherId": "marqu3s.aurora-x",
"publisherDisplayName": "marqu3s"
},
"name": "aurora-x",
"publisher": "marqu3s",
"version": "2.0.0"
},
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "Shan.code-settings-sync",
"publisherDisplayName": "Shan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "3.4.3"
},
{
"metadata": {
"id": "2335b326-c334-4e81-bc51-c408fcec6e7c",
"publisherId": "waderyan.gitblame",
"publisherDisplayName": "waderyan"
},
"name": "gitblame",
"publisher": "waderyan",
"version": "3.0.1"
},
{
"metadata": {
"id": "b2afde1a-6cef-4f77-971f-24e66ff2ae38",
"publisherId": "wix.glean",
"publisherDisplayName": "wix"
},
"name": "glean",
"publisher": "wix",
"version": "4.20.0"
},
{
"metadata": {
"id": "d6f6cfea-4b6f-41f4-b571-6ad2ab7918da",
"publisherId": "ms-vscode.Go",
"publisherDisplayName": "ms-vscode"
},
"name": "Go",
"publisher": "ms-vscode",
"version": "0.13.0"
},
{
"metadata": {
"id": "be992f3f-9f22-4b66-a1d2-ecad04c28a28",
"publisherId": "abusaidm.html-snippets",
"publisherDisplayName": "abusaidm"
},
"name": "html-snippets",
"publisher": "abusaidm",
"version": "0.2.1"
},
{
"metadata": {
"id": "939971c6-edf0-4e45-815d-2f5a1438a436",
"publisherId": "Hridoy.jquery-snippets",
"publisherDisplayName": "Hridoy"
},
"name": "jquery-snippets",
"publisher": "Hridoy",
"version": "1.0.0"
},
{
"metadata": {
"id": "339550a9-1c8c-472f-b435-533d7046783c",
"publisherId": "reblws.one-dark-flatland-monokai",
"publisherDisplayName": "reblws"
},
"name": "one-dark-flatland-monokai",
"publisher": "reblws",
"version": "0.1.0"
},
{
"metadata": {
"id": "ca0094fa-0dc7-4847-ae5d-879442c099ca",
"publisherId": "neilbrayfield.php-docblocker",
"publisherDisplayName": "neilbrayfield"
},
"name": "php-docblocker",
"publisher": "neilbrayfield",
"version": "2.1.0"
},
{
"metadata": {
"id": "1b747f06-3789-4ebd-ac99-f1fe430c3347",
"publisherId": "alefragnani.project-manager",
"publisherDisplayName": "alefragnani"
},
"name": "project-manager",
"publisher": "alefragnani",
"version": "10.10.0"
},
{
"metadata": {
"id": "018725bd-f859-47c1-8058-4d7410cdd492",
"publisherId": "hazer.ReactCodeSnippets",
"publisherDisplayName": "hazer"
},
"name": "ReactCodeSnippets",
"publisher": "hazer",
"version": "1.2.1"
},
{
"metadata": {
"id": "fb374ce1-5343-46c8-a425-900fdad15523",
"publisherId": "wesbos.theme-cobalt2",
"publisherDisplayName": "wesbos"
},
"name": "theme-cobalt2",
"publisher": "wesbos",
"version": "2.1.6"
},
{
"metadata": {
"id": "1cac7443-911e-48b9-8341-49f3880c288a",
"publisherId": "enkia.tokyo-night",
"publisherDisplayName": "enkia"
},
"name": "tokyo-night",
"publisher": "enkia",
"version": "0.4.8"
},
{
"metadata": {
"id": "47e020a1-33db-4cc0-a1b4-42f97781749a",
"publisherId": "MS-CEINTL.vscode-language-pack-es",
"publisherDisplayName": "MS-CEINTL"
},
"name": "vscode-language-pack-es",
"publisher": "MS-CEINTL",
"version": "1.42.2"
}
]
{
"gitlens.advanced.messages": {
"suppressCommitHasNoPreviousCommitWarning": false,
"suppressCommitNotFoundWarning": false,
"suppressFileNotUnderSourceControlWarning": false,
"suppressGitVersionWarning": false,
"suppressLineUncommittedWarning": false,
"suppressNoRepositoryWarning": false,
"suppressResultsExplorerNotice": false,
"suppressShowKeyBindingsNotice": true
},
"gitlens.defaultDateStyle": "absolute",
"gitlens.historyExplorer.enabled": false,
"gitlens.explorers.avatars": false,
"gitlens.codeLens.scopes": [
"containers",
"document"
],
"gitlens.hovers.currentLine.over": "line",
"editor.formatOnSave": true,
"editor.tabSize": 2,
"editor.wordWrap": "off",
"editor.lineHeight": 24,
"editor.letterSpacing": 0.1,
"editor.cursorStyle": "line",
"window.menuBarVisibility": "toggle",
"workbench.sideBar.location": "left",
"editor.minimap.enabled": false,
"editor.renderLineHighlight": "none",
"editor.matchBrackets": false,
"editor.fontLigatures": true,
"editor.formatOnPaste": true,
"javascript.updateImportsOnFileMove.enabled": "always",
"editor.fontSize": 14,
"editor.rulers": [
100
],
"window.zoomLevel": -1,
"explorer.confirmDelete": false,
"workbench.colorTheme": "Tokyo Night",
"sync.gist": "f5c225f8928f9659c18365cbd77c4296",
"sync.autoDownload": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment