arona
arona copied to clipboard
A simple bridge for every messenger.
``` HTTPError: Request failed with status code 400 at HTTPClient.wrapError (/pub/git/matrix-line-bridge/node_modules/@line/bot-sdk/dist/http.js:89:20) at /pub/git/matrix-line-bridge/node_modules/@line/bot-sdk/dist/http.js:19:88 at processTicksAndRejections (node:internal/process/task_queues:95:5) at async HTTPClient.get (/pub/git/matrix-line-bridge/node_modules/@line/bot-sdk/dist/http.js:22:21) at async Client.getChatMemberProfile (/pub/git/matrix-line-bridge/node_modules/@line/bot-sdk/dist/client.js:81:25) at async Function.fromLineSource (/pub/git/matrix-line-bridge/src/providers/matrix/sender.ts:25:13) at async...
If we can make a database that maps Line chat room Id's to Matrix room id's Then if the bot is messaged on a new channel, it can lookup the...
Are you able to post a README on how to set up a personal LINE API key and this bridge?