BotSharp/BotSharp.WebHost/App_Data/DbInitializer/Agents/agents.json
2018-08-03 17:18:40 -05:00

25 lines
888 B
JSON

[
{
"Id": "6a9fd374-c43d-447a-97f2-f37540d0c725",
"Name": "Spotify",
"UserId": "8da9e1e0-42dc-420a-8016-79b04c1297d0",
"ClientAccessToken": "43a0f48e3f1e41da822092e7e699426b",
"DeveloperAccessToken": "cd1e4685c6a04d7db1f59e6853fd597b",
"Integrations":
[
{
"Platform": "Facebook Messenger",
"VerifyToken": "spotify_music_bot",
"AccessToken": "EAAJym8gGQFMBAPnsxTw6rZBE2WVfYtCJeGkCQ2NZC3VbQd45SyUlXjjgUf1gAkCOWq7v0blxTb1xLZAeMAXYhQj3btcMlMO9YbG7StMyx8ussz5TnD1tjjIZCye5u66PZAuFxSyIPXtTCin8GPiJ19cYB8ZCyH3rr5sro7OxUSyAZDZD"
}
]
},
{
"Id": "bff7605c-3db5-44dc-9ba7-1c9be2832318",
"Name": "Airport",
"UserId": "8da9e1e0-42dc-420a-8016-79b04c1297d0",
"ClientAccessToken": "6ba8a06865944f14981ce18d229283f5",
"DeveloperAccessToken": "f12fbdb0da5a4616b18fa7582d32f6e3",
"Integrations": []
}
]