Implement WhatsApp->Matrix power level bridging

This commit is contained in:
Tulir Asokan
2018-08-26 16:11:48 +03:00
parent d3a178ecf3
commit f78fb72622
5 changed files with 115 additions and 10 deletions

View File

@ -17,13 +17,14 @@
package whatsappExt
import (
"fmt"
"encoding/json"
"github.com/Rhymen/go-whatsapp"
"net/http"
"io/ioutil"
"fmt"
"io"
"io/ioutil"
"net/http"
"strings"
"github.com/Rhymen/go-whatsapp"
)
const (