diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index c13b666..2dff2c0 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,5 +1,5 @@ { - "name": "Roleypoly (Go, Node)", + "name": "Roleypoly (Node)", "image": "ghcr.io/roleypoly/dev-container:main", // Set *default* container specific settings.json values on container create. "settings": { @@ -8,7 +8,6 @@ // Add the IDs of extensions you want installed when the container is created. "extensions": [ "dbaeumer.vscode-eslint", - "golang.go", "hashicorp.terraform", "firsttris.vscode-jest-runner", "esbenp.prettier-vscode", diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1786364..af0f089 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -5,25 +5,6 @@ on: pull_request: jobs: - go_test: - runs-on: ubuntu-latest - name: Go CI - steps: - - uses: actions/checkout@master - - uses: actions/cache@v2.1.4 - with: - path: ~/go/pkg/mod - key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }} - restore-keys: | - ${{ runner.os }}-go- - - uses: actions/setup-go@v2 - with: - go-version: '^1.15.5' - - - run: go vet ./... - - - run: go test ./... - node_test: runs-on: ubuntu-latest name: Node CI @@ -116,7 +97,6 @@ jobs: name: Docker Build & Publish runs-on: ubuntu-latest needs: - - go_test - node_test strategy: matrix: diff --git a/.vscode/settings.json b/.vscode/settings.json index fd631d9..9009717 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -6,7 +6,6 @@ "editor.formatOnSave": true, "editor.insertSpaces": true, "editor.tabSize": 2, - "go.inferGopath": false, "search.exclude": { "**/.yarn": true, "**/.pnp.*": true diff --git a/go.mod b/go.mod deleted file mode 100644 index 2dd4837..0000000 --- a/go.mod +++ /dev/null @@ -1,20 +0,0 @@ -module github.com/roleypoly/roleypoly - -go 1.15 - -require ( - github.com/bwmarrin/discordgo v0.23.2 - github.com/dghubble/trie v0.0.0-20201011220304-ed6d6b8add55 - github.com/google/go-cmp v0.5.4 // indirect - github.com/joho/godotenv v1.3.0 - github.com/kr/pretty v0.1.0 // indirect - github.com/lampjaw/discordclient v0.0.0-20210312234541-165fc2e57e2b - github.com/onsi/gomega v1.11.0 - golang.org/x/net v0.0.0-20201224014010-6772e930b67b // indirect - golang.org/x/sys v0.0.0-20210225134936-a50acf3fe073 // indirect - golang.org/x/text v0.3.4 // indirect - golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect - google.golang.org/protobuf v1.25.0 // indirect - gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect - k8s.io/klog v1.0.0 -) diff --git a/go.sum b/go.sum deleted file mode 100644 index 306bf24..0000000 --- a/go.sum +++ /dev/null @@ -1,135 +0,0 @@ -cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw= -github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU= -github.com/bwmarrin/discordgo v0.23.2 h1:BzrtTktixGHIu9Tt7dEE6diysEF9HWnXeHuoJEt2fH4= -github.com/bwmarrin/discordgo v0.23.2/go.mod h1:c1WtWUGN6nREDmzIpyTp/iD3VYt4Fpx+bVyfBG7JE+M= -github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU= -github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw= -github.com/dghubble/trie v0.0.0-20201011220304-ed6d6b8add55 h1:3yKntgWb7KwnHd4nCVgCIUNQs4qRdua+jitRqGMxKys= -github.com/dghubble/trie v0.0.0-20201011220304-ed6d6b8add55/go.mod h1:xNBeoT4V92/aNvuC3IJ2g59uxuKP4/kzvkpoHrb7v4A= -github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4= -github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c= -github.com/fsnotify/fsnotify v1.4.7 h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV9I= -github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo= -github.com/go-logr/logr v0.1.0/go.mod h1:ixOQHD9gLJUVQQ2ZOR7zLEifBX6tGkNJF4QyIY7sIas= -github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q= -github.com/golang/mock v1.1.1/go.mod h1:oTYuIxOrZwtPieC+H1uAHpcLFnEyAGVDL/k47Jfbm0A= -github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U= -github.com/golang/protobuf v1.3.2/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U= -github.com/golang/protobuf v1.4.0-rc.1/go.mod h1:ceaxUfeHdC40wWswd/P6IGgMaK3YpKi5j83Wpe3EHw8= -github.com/golang/protobuf v1.4.0-rc.1.0.20200221234624-67d41d38c208/go.mod h1:xKAWHe0F5eneWXFV3EuXVDTCmh+JuBKY0li0aMyXATA= -github.com/golang/protobuf v1.4.0-rc.2/go.mod h1:LlEzMj4AhA7rCAGe4KMBDvJI+AwstrUpVNzEA03Pprs= -github.com/golang/protobuf v1.4.0-rc.4.0.20200313231945-b860323f09d0/go.mod h1:WU3c8KckQ9AFe+yFwt9sWVRKCVIyN9cPHBJSNnbL67w= -github.com/golang/protobuf v1.4.0/go.mod h1:jodUvKwWbYaEsadDk5Fwe5c77LiNKVO9IDvqG2KuDX0= -github.com/golang/protobuf v1.4.1/go.mod h1:U8fpvMrcmy5pZrNK1lt4xCsGvpyWQ/VVv6QDs8UjoX8= -github.com/golang/protobuf v1.4.3 h1:JjCZWpVbqXDqFVmTfYWEVTMIYrL/NPdPSCHPJ0T/raM= -github.com/golang/protobuf v1.4.3/go.mod h1:oDoupMAO8OvCJWAcko0GGGIgR6R6ocIYbsSw735rRwI= -github.com/google/go-cmp v0.2.0/go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M= -github.com/google/go-cmp v0.3.0/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU= -github.com/google/go-cmp v0.3.1/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU= -github.com/google/go-cmp v0.4.0 h1:xsAVV57WRhGj6kEIi8ReJzQlHHqcBYCElAvkovg3B/4= -github.com/google/go-cmp v0.4.0/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= -github.com/google/go-cmp v0.5.0/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= -github.com/google/go-cmp v0.5.4 h1:L8R9j+yAqZuZjsqh/z+F1NCffTKKLShY6zXTItVIZ8M= -github.com/google/go-cmp v0.5.4/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= -github.com/gorilla/websocket v1.4.0 h1:WDFjx/TMzVgy9VdMMQi2K2Emtwi2QcUQsztZ/zLaH/Q= -github.com/gorilla/websocket v1.4.0/go.mod h1:E7qHFY5m1UJ88s3WnNqhKjPHQ0heANvMoAMk2YaljkQ= -github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU= -github.com/joho/godotenv v1.3.0 h1:Zjp+RcGpHhGlrMbJzXTrZZPrWj+1vfm90La1wgB6Bhc= -github.com/joho/godotenv v1.3.0/go.mod h1:7hK45KPybAkOC6peb+G5yklZfMxEjkZhHbwpqxOKXbg= -github.com/kr/pretty v0.1.0 h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI= -github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo= -github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ= -github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE= -github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI= -github.com/lampjaw/discordclient v0.0.0-20210312234541-165fc2e57e2b h1:SDLw5YNtl6n7eArjurP/yLgMBA4qT4hBIJ5YuROaizY= -github.com/lampjaw/discordclient v0.0.0-20210312234541-165fc2e57e2b/go.mod h1:li2xX5VLDvw1fPoYpA3nTShwnLbYrcSzso9dOSnZ3Iw= -github.com/nxadm/tail v1.4.4 h1:DQuhQpB1tVlglWS2hLQ5OV6B5r8aGxSrPc5Qo6uTN78= -github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A= -github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE= -github.com/onsi/ginkgo v1.12.1 h1:mFwc4LvZ0xpSvDZ3E+k8Yte0hLOMxXUlP+yXtJqkYfQ= -github.com/onsi/ginkgo v1.12.1/go.mod h1:zj2OWP4+oCPe1qIXoGWkgMRwljMUYCdkwsT2108oapk= -github.com/onsi/gomega v1.7.1/go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY= -github.com/onsi/gomega v1.11.0 h1:+CqWgvj0OZycCaqclBD1pxKHAU+tOkHmQIWvDHq2aug= -github.com/onsi/gomega v1.11.0/go.mod h1:azGKhqFUon9Vuj0YmTfLSmx0FUwqXYSTl5re8lQLTUg= -github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA= -golang.org/x/crypto v0.0.0-20181030102418-4d3f4d9ffa16/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4= -golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w= -golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 h1:psW17arqaxU48Z5kZ0CQnkZWQJsqcURM6tKiBApRjXI= -golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto= -golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA= -golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE= -golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961/go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU= -golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3/go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc= -golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= -golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= -golang.org/x/net v0.0.0-20180906233101-161cd47e91fd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= -golang.org/x/net v0.0.0-20190213061140-3a22650c66bd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= -golang.org/x/net v0.0.0-20190311183353-d8887717615a/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg= -golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg= -golang.org/x/net v0.0.0-20201202161906-c7110b5ffcbb h1:eBmm0M9fYhWpKZLjQUUKka/LtIxf46G4fxeEz5KJr9U= -golang.org/x/net v0.0.0-20201202161906-c7110b5ffcbb/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU= -golang.org/x/net v0.0.0-20201224014010-6772e930b67b h1:iFwSg7t5GZmB/Q5TjiEAsdoLDrdJRC1RiF2WhuV29Qw= -golang.org/x/net v0.0.0-20201224014010-6772e930b67b/go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg= -golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U= -golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= -golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= -golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= -golang.org/x/sys v0.0.0-20180830151530-49385e6e1522/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= -golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= -golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= -golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= -golang.org/x/sys v0.0.0-20190904154756-749cb33beabd/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= -golang.org/x/sys v0.0.0-20191120155948-bd437916bb0e/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= -golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f h1:+Nyd8tzPX9R7BWHguqsrbFdRx3WQ/1ib8I44HXV5yTA= -golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= -golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= -golang.org/x/sys v0.0.0-20210225134936-a50acf3fe073 h1:8qxJSnu+7dRq6upnbntrmriWByIakBuct5OM/MdQC1M= -golang.org/x/sys v0.0.0-20210225134936-a50acf3fe073/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= -golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo= -golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= -golang.org/x/text v0.3.3 h1:cokOdA+Jmi5PJGXLlLllQSgYigAEfHXJAERHVMaCc2k= -golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= -golang.org/x/text v0.3.4 h1:0YWbFKbhXG/wIiuHDSKpS0Iy7FSA+u45VtBMfQcFTTc= -golang.org/x/text v0.3.4/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= -golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= -golang.org/x/tools v0.0.0-20190114222345-bf090417da8b/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= -golang.org/x/tools v0.0.0-20190226205152-f727befe758c/go.mod h1:9Yl7xja0Znq3iFh3HoIrodX9oNMXvdceNzlUR8zjMvY= -golang.org/x/tools v0.0.0-20190311212946-11955173bddd/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs= -golang.org/x/tools v0.0.0-20190524140312-2c0ae7006135/go.mod h1:RgjU9mgBXZiqYHBnxXauZ1Gv1EHHAz9KjViQ78xBX0Q= -golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 h1:E7g+9GITq07hpfrRu66IVDexMakfv52eLZ2CXBWiKr4= -golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= -golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 h1:go1bK/D/BFZV2I8cIQd1NKEZ+0owSTG1fDTci4IqFcE= -golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= -google.golang.org/appengine v1.1.0/go.mod h1:EbEs0AVv82hx2wNQdGPgUI5lhzA/G0D9YwlJXL52JkM= -google.golang.org/appengine v1.4.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4= -google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8/go.mod h1:JiN7NxoALGmiZfu7CAH4rXhgtRTLTxftemlI0sWmxmc= -google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55/go.mod h1:DMBHOl98Agz4BDEuKkezgsaosCRResVns1a3J2ZsMNc= -google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013/go.mod h1:NbSheEEYHJ7i3ixzK3sjbqSGDJWnxyFXZblF3eUsNvo= -google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c= -google.golang.org/grpc v1.23.0/go.mod h1:Y5yQAOtifL1yxbo5wqy6BxZv8vAUGQwXBOALyacEbxg= -google.golang.org/grpc v1.27.0/go.mod h1:qbnxyOmOxrQa7FizSgH+ReBfzJrCY1pSN7KXBS8abTk= -google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod h1:DFci5gLYBciE7Vtevhsrf46CRTquxDuWsQurQQe4oz8= -google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64/go.mod h1:kwYJMbMJ01Woi6D6+Kah6886xMZcty6N08ah7+eCXa0= -google.golang.org/protobuf v0.0.0-20200228230310-ab0ca4ff8a60/go.mod h1:cfTl7dwQJ+fmap5saPgwCLgHXTUD7jkjRqWcaiX5VyM= -google.golang.org/protobuf v1.20.1-0.20200309200217-e05f789c0967/go.mod h1:A+miEFZTKqfCUM6K7xSMQL9OKL/b6hQv+e19PK+JZNE= -google.golang.org/protobuf v1.21.0/go.mod h1:47Nbq4nVaFHyn7ilMalzfO3qCViNmqZ2kzikPIcrTAo= -google.golang.org/protobuf v1.22.0/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU= -google.golang.org/protobuf v1.23.0 h1:4MY060fB1DLGMB/7MBTLnwQUY6+F09GEiz6SsrNqyzM= -google.golang.org/protobuf v1.23.0/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU= -google.golang.org/protobuf v1.23.1-0.20200526195155-81db48ad09cc/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU= -google.golang.org/protobuf v1.25.0 h1:Ejskq+SyPohKW+1uil0JJMtmHCgJPJ/qWTxr8qp+R4c= -google.golang.org/protobuf v1.25.0/go.mod h1:9JNX74DMeImyA3h4bdi1ymwjUzf21/xIlbajtzgsN7c= -gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM= -gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= -gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 h1:qIbj1fsPNlZgppZ+VLlY7N33q108Sa+fhmuc+sWQYwY= -gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= -gopkg.in/fsnotify.v1 v1.4.7/go.mod h1:Tz8NjZHkW78fSQdbUxIjBTcgA1z1m8ZHf0WmKUhAMys= -gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 h1:uRGJdciOHaEIrze2W8Q3AKkepLTh2hOroT7a+7czfdQ= -gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7/go.mod h1:dt/ZhP58zS4L8KSrWDmTeBkI65Dw0HsyUHuEVlX15mw= -gopkg.in/yaml.v2 v2.2.4/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI= -gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY= -gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ= -honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4= -honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4= -k8s.io/klog v1.0.0 h1:Pt+yjF5aB1xDSVbau4VsWe+dQNzA0qv1LlXdC2dF6Q8= -k8s.io/klog v1.0.0/go.mod h1:4Bi6QPql/J/LkTDqv7R/cd3hPo4k2DG6Ptcz060Ez5I= diff --git a/package.json b/package.json index e5431b7..5a8bea4 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,6 @@ "build:web": "yarn workspace @roleypoly/web run build", "lint": "run-p -c lint:* --", "lint:eslint": "eslint", - "lint:go": "go fmt ./...", "lint:prettier": "cross-env prettier -c '**/*.{ts,tsx,css,yml,yaml,md,json,js,jsx,sh,gitignore,mdx,Dockerfile}'", "lint:stylelint": "cross-env stylelint '**/*.{ts,tsx}'", "lint:terraform": "terraform fmt -recursive -check ./terraform", @@ -65,9 +64,6 @@ "*.{ts,tsx,js,jsx}": [ "prettier --write" ], - "*.go": [ - "go fmt" - ], "*.{json,Dockerfile,sh,md,env,mdx,yml,html}": [ "prettier --write" ], diff --git a/src/common/await-exit.go b/src/common/await-exit.go deleted file mode 100644 index 48ffb35..0000000 --- a/src/common/await-exit.go +++ /dev/null @@ -1,19 +0,0 @@ -package common - -import ( - "os" - "os/signal" - "syscall" -) - -func AwaitExit() { - syscallExit := make(chan os.Signal, 1) - signal.Notify( - syscallExit, - syscall.SIGINT, - syscall.SIGTERM, - os.Interrupt, - os.Kill, - ) - <-syscallExit -} diff --git a/src/common/bot/commandmux.go b/src/common/bot/commandmux.go deleted file mode 100644 index ddb22d1..0000000 --- a/src/common/bot/commandmux.go +++ /dev/null @@ -1,87 +0,0 @@ -package bot - -import ( - "context" - "regexp" - "strings" - - "github.com/dghubble/trie" - "github.com/lampjaw/discordclient" - "k8s.io/klog" -) - -type CommandMux struct { - commandTrie *trie.PathTrie - matcher *regexp.Regexp -} - -func NewCommandMux(matcher *regexp.Regexp) CommandMux { - return CommandMux{ - commandTrie: trie.NewPathTrie(), - matcher: matcher, - } -} - -type CommandGroup []Command - -func (cg CommandGroup) RegisterCommands(commandTrie *trie.PathTrie, prefix string) { - for _, command := range cg { - commandTrie.Put(prefix+"/"+command.CommandName, command.Handler) - } -} - -type Command struct { - CommandName string - Handler HandlerFunc -} - -func (c CommandMux) RegisterCommandGroup(prefix string, group CommandGroup) { - group.RegisterCommands(c.commandTrie, prefix) -} - -func (c CommandMux) Handler(ctx context.Context, message discordclient.Message) { - if !c.matches(message) { - return - } - - key := c.commandKeyFromMessage(message) - - command := c.commandTrie.Get(key) - if command == nil { - return - } - - handlerFn, ok := command.(HandlerFunc) - if !ok { - klog.Warning("CommandMux.Handler: " + key + " handler was not HandlerFunc") - return - } - - c.logCommandRun(key, message) - handlerFn(ctx, message) -} - -func (c CommandMux) commandKeyFromMessage(message discordclient.Message) string { - commandParts := strings.Split(message.RawMessage(), " ")[1:] - return commandParts[0] + "/" + commandParts[1] -} - -func (c CommandMux) matches(message discordclient.Message) bool { - return c.matcher.MatchString(message.RawMessage()) -} - -func (c CommandMux) logCommandRun(key string, message discordclient.Message) { - klog.Info("CommandMux: " + key + " by " + message.UserName() + " <@" + message.UserID() + ">") -} - -func PrefixMatcher(prefix string) *regexp.Regexp { - return regexp.MustCompile(`^` + prefix) -} - -func MentionMatcher(userID string) *regexp.Regexp { - return regexp.MustCompile(`<@!?` + userID + ">") -} - -func Tokenize(message discordclient.Message) []string { - return strings.SplitAfterN(message.RawMessage(), " ", 3) -} diff --git a/src/common/bot/scaffolding.go b/src/common/bot/scaffolding.go deleted file mode 100644 index dae32fe..0000000 --- a/src/common/bot/scaffolding.go +++ /dev/null @@ -1,101 +0,0 @@ -package bot - -import ( - "context" - - "github.com/bwmarrin/discordgo" - "github.com/lampjaw/discordclient" - "github.com/roleypoly/roleypoly/src/common" -) - -type HandlerFunc func(context.Context, discordclient.Message) - -type BotScaffolding struct { - BotToken string - BotClientID string - RootUsers []string - AllowBots bool - AllowEdits bool - AllowDeletes bool - GatewayIntents discordgo.Intent - Handler HandlerFunc -} - -type Listener struct { - DiscordClient *discordclient.DiscordClient - config *BotScaffolding - handler HandlerFunc -} - -type ctxKey string - -var ListenerCtxKey ctxKey = "listener" -var MessageCtxKey ctxKey = "message" - -func ScaffoldBot(config BotScaffolding) error { - discordClient := discordclient.NewDiscordClient(config.BotToken, config.RootUsers[0], config.BotClientID) - discordClient.GatewayIntents = config.GatewayIntents - discordClient.AllowBots = config.AllowBots - - messageChannel, err := discordClient.Listen(-1) - if err != nil { - return err - } - - defer common.AwaitExit() - - listener := &Listener{ - config: &config, - DiscordClient: discordClient, - handler: config.Handler, - } - - go listener.processMessages(messageChannel) - - return nil -} - -func (l *Listener) processMessages(messageChannel <-chan discordclient.Message) { - listenerCtx := context.WithValue(context.Background(), ListenerCtxKey, l) - for { - message := <-messageChannel - - if !l.config.AllowEdits && message.Type() == discordclient.MessageTypeUpdate { - continue - } - - if !l.config.AllowDeletes && message.Type() == discordclient.MessageTypeDelete { - continue - } - - localCtx := context.WithValue(listenerCtx, MessageCtxKey, message) - go l.handler(localCtx, message) - } -} - -// ReplyToMessage will use the message context to reply to a message. -// Message may be one of two types: -// - *discordgo.MessageSend -// - string -func ReplyToMessage(listenerCtx context.Context, message interface{}) error { - l := listenerCtx.Value(ListenerCtxKey).(*Listener) - m := listenerCtx.Value(MessageCtxKey).(discordclient.Message) - channelID := m.Channel() - - switch message.(type) { - case *discordgo.MessageSend: - _, err := l.DiscordClient.Session.ChannelMessageSendComplex(channelID, message.(*discordgo.MessageSend)) - if err != nil { - return err - } - case string: - return l.DiscordClient.SendMessage(channelID, message.(string)) - } - - return nil -} - -// NoOpHandlerFunc does no operations againdst a message. This can be an equivalent to nil. -func NoOpHandlerFunc(context.Context, discordclient.Message) { - -} diff --git a/src/common/envconfig.go b/src/common/envconfig.go deleted file mode 100644 index c938e39..0000000 --- a/src/common/envconfig.go +++ /dev/null @@ -1,84 +0,0 @@ -package common - -import ( - "encoding/json" - "os" - "strconv" - "strings" -) - -// GetenvValue is a holder type for Getenv to translate any Getenv strings to real types -type GetenvValue struct { - key string - value string -} - -func Getenv(key string, defaultValue ...string) GetenvValue { - value := "" - if len(defaultValue) > 0 { - value = defaultValue[0] - } - - envValue := os.Getenv(key) - if envValue != "" { - value = envValue - } - - return GetenvValue{ - value: strings.TrimSpace(value), - key: key, - } -} - -func (g GetenvValue) String() string { - return g.value -} - -func (g GetenvValue) StringSlice(optionalDelimiter ...string) []string { - delimiter := "," - if len(optionalDelimiter) > 0 { - delimiter = optionalDelimiter[0] - } - - return strings.Split(g.value, delimiter) -} - -// SafeURL removes any trailing slash -func (g GetenvValue) SafeURL() string { - if g.value[len(g.value)-1] == '/' { - return g.value[:len(g.value)-1] - } - - return g.value -} - -func (g GetenvValue) Bool() bool { - lowercaseValue := strings.ToLower(g.value) - if g.value == "1" || lowercaseValue == "true" || lowercaseValue == "yes" { - return true - } else { - return false - } -} - -func (g GetenvValue) Number() int { - result, err := strconv.Atoi(g.value) - - if err != nil { - return -999999 - } - - return result -} - -func (g GetenvValue) JSON(target interface{}) error { - return json.Unmarshal([]byte(g.value), target) -} - -func (g GetenvValue) OrFatal() GetenvValue { - if g.value == "" { - panic("Getenv value was empty and shouldn't be. key: " + g.key) - } - - return g -} diff --git a/src/common/envconfig_test.go b/src/common/envconfig_test.go deleted file mode 100644 index a9bf054..0000000 --- a/src/common/envconfig_test.go +++ /dev/null @@ -1,154 +0,0 @@ -package common_test - -import ( - "os" - "strings" - "testing" - - "github.com/onsi/gomega" - "github.com/roleypoly/roleypoly/src/common" -) - -var ( - testEnv = map[string]string{ - "string": "hello world", - "slice": "hello,world", - "slice_no_delim": "hello world", - "slice_set_delim": "hello|world", - "url": "https://google.com", - "url_trailing": "https://google.com/", - "number": "10005", - "number_bad": "abc123", - "bool": "true", - "bool_bad": "truth", - "bool_no": "false", - "bool_number": "1", - "json": `{"hello":"world","arr":[1,2,3]}`, - } -) - -func TestMain(m *testing.M) { - - for key, value := range testEnv { - os.Setenv("test__"+key, value) - } - - m.Run() -} - -func TestEnvconfigString(t *testing.T) { - testStr := common.Getenv("test__string").String() - if testStr != testEnv["string"] { - t.FailNow() - } -} - -func TestEnvconfigStringSlice(t *testing.T) { - testSl := common.Getenv("test__slice").StringSlice() - if testSl[0] != "hello" || testSl[1] != "world" { - t.FailNow() - } -} - -func TestEnvconfigStringSliceNoDelimeter(t *testing.T) { - testSl := common.Getenv("test__slice_no_delim").StringSlice() - if testSl[0] != testEnv["slice_no_delim"] { - t.FailNow() - } -} - -func TestEnvconfigStringSliceSetDelimeter(t *testing.T) { - testSl := common.Getenv("test__slice_set_delim").StringSlice("|") - if testSl[0] != "hello" || testSl[1] != "world" { - t.FailNow() - } -} - -func TestEnvconfigSafeURL(t *testing.T) { - testUrl := common.Getenv("test__url").SafeURL() - if strings.HasSuffix(testUrl, "/") { - t.FailNow() - } -} -func TestEnvconfigSafeURLWithTrailing(t *testing.T) { - testUrl := common.Getenv("test__url_trailing").SafeURL() - if strings.HasSuffix(testUrl, "/") { - t.FailNow() - } -} - -func TestEnvconfigNumber(t *testing.T) { - testNum := common.Getenv("test__number").Number() - if testNum != 10005 { - t.FailNow() - } -} - -func TestEnvconfigNumberBad(t *testing.T) { - testNum := common.Getenv("test__number_bad").Number() - if testNum != -999999 { - t.FailNow() - } -} - -func TestEnvconfigBool(t *testing.T) { - testBool := common.Getenv("test__bool").Bool() - if !testBool { - t.FailNow() - } -} - -func TestEnvconfigBoolBad(t *testing.T) { - testBool := common.Getenv("test__bool_bad").Bool() - if testBool { - t.FailNow() - } -} - -func TestEnvconfigBoolFalse(t *testing.T) { - testBool := common.Getenv("test__bool_no").Bool() - if testBool { - t.FailNow() - } -} - -func TestEnvconfigBoolNumber(t *testing.T) { - testBool := common.Getenv("test__bool_number").Bool() - if !testBool { - t.FailNow() - } -} - -func TestEnvconfigDefault(t *testing.T) { - testBool := common.Getenv("test__thing_that_doesnt_exist", "yes").Bool() - if !testBool { - t.FailNow() - } -} - -type testJSONData struct { - Hello string `json:"hello,omitempty"` - Arr []int `json:"arr,omitempty"` -} - -func TestEnvconfigJSON(t *testing.T) { - data := testJSONData{} - err := common.Getenv("test__json").JSON(&data) - if err != nil || data.Hello != "world" || len(data.Arr) != 3 { - t.FailNow() - } -} - -func TestEnvconfigFatal(t *testing.T) { - O := gomega.NewWithT(t) - O.Expect(func() { - _ = common.Getenv("test__thing_that_doesnt_exist").OrFatal().String() - }).Should(gomega.Panic(), "Getenv without a value should panic") -} - -func TestEnvconfigNotFatal(t *testing.T) { - O := gomega.NewWithT(t) - O.Expect(func() { - _ = common.Getenv("test__string").OrFatal().String() - }).ShouldNot(gomega.Panic(), "Getenv with a value should not panic") -} diff --git a/src/common/finders.go b/src/common/finders.go deleted file mode 100644 index dfb2d22..0000000 --- a/src/common/finders.go +++ /dev/null @@ -1,12 +0,0 @@ -package common - -// FindString returns true if needle is in haystack -func FindString(needle string, haystack []string) bool { - for _, str := range haystack { - if str == needle { - return true - } - } - - return false -} diff --git a/src/common/finders_test.go b/src/common/finders_test.go deleted file mode 100644 index 6afdd53..0000000 --- a/src/common/finders_test.go +++ /dev/null @@ -1,17 +0,0 @@ -package common_test - -import ( - "testing" - - "github.com/roleypoly/roleypoly/src/common" -) - -func TestFindString(t *testing.T) { - if !common.FindString("hello", []string{"hello", "world"}) { - t.FailNow() - } - - if common.FindString("foo", []string{"a", "b", "c"}) { - t.FailNow() - } -} diff --git a/src/discord-bot/.gitignore b/src/discord-bot/.gitignore deleted file mode 100644 index ab8166d..0000000 --- a/src/discord-bot/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -.env -vendor -discord -discord.exe diff --git a/src/discord-bot/README.md b/src/discord-bot/README.md deleted file mode 100644 index e69de29..0000000 diff --git a/src/discord-bot/discordbot.go b/src/discord-bot/discordbot.go deleted file mode 100644 index 0371d47..0000000 --- a/src/discord-bot/discordbot.go +++ /dev/null @@ -1,44 +0,0 @@ -package main - -import ( - "github.com/bwmarrin/discordgo" - _ "github.com/joho/godotenv/autoload" - "github.com/roleypoly/roleypoly/src/common" - "github.com/roleypoly/roleypoly/src/common/bot" - "k8s.io/klog" -) - -var ( - botToken = common.Getenv("BOT_TOKEN").String() - botClientID = common.Getenv("BOT_CLIENT_ID").String() - rootUsers = common.Getenv("ROOT_USERS").StringSlice() - allowedBots = common.Getenv("ALLOWED_BOTS").StringSlice() - appURL = common.Getenv("UI_PUBLIC_URI").SafeURL() - selfMention = bot.MentionMatcher(botClientID) -) - -func main() { - klog.Info("bot started") - - err := bot.ScaffoldBot(bot.BotScaffolding{ - RootUsers: rootUsers, - AllowBots: true, - BotClientID: botClientID, - BotToken: botToken, - GatewayIntents: discordgo.IntentsGuildMessages, - Handler: handle, - }) - if err != nil { - klog.Fatal(err) - } -} - -func isBotAllowlisted(userID string) bool { - for _, id := range allowedBots { - if id == userID { - return true - } - } - - return false -} diff --git a/src/discord-bot/internal/strings/renderer.go b/src/discord-bot/internal/strings/renderer.go deleted file mode 100644 index 9d6e565..0000000 --- a/src/discord-bot/internal/strings/renderer.go +++ /dev/null @@ -1,13 +0,0 @@ -package strings - -import ( - "bytes" - "text/template" -) - -// Render a template to string -func Render(tmpl *template.Template, data interface{}) string { - buffer := &bytes.Buffer{} - tmpl.Execute(buffer, data) - return buffer.String() -} diff --git a/src/discord-bot/internal/strings/strings.go b/src/discord-bot/internal/strings/strings.go deleted file mode 100644 index 8a9b7c9..0000000 --- a/src/discord-bot/internal/strings/strings.go +++ /dev/null @@ -1,44 +0,0 @@ -package strings - -import ( - "text/template" -) - -var ( - // MentionResponse is a template that requires strings AppURL and GuildID. - MentionResponse = template.Must( - template.New("MentionResponse").Parse( - `:beginner: Assign your roles here! {{ .AppURL }}/s/{{ .GuildID }}`, - ), - ) - - RootStats = template.Must( - template.New("RootStats").Parse(`🐈 -**People Stats** -<:blank:676216695375003650>🙎‍♀️ **Total Users:** {{ .Users }} -<:blank:676216695375003650>👨‍👩‍👦‍👦 **Total Guilds:** {{ .Guilds }} -<:blank:676216695375003650>🦺 **Total Roles:** {{ .Roles }} - -**Bot Stats** -<:blank:676216695375003650>🔩 **Total Shards:** {{ .Shards }} -<:blank:676216695375003650>⚙️ **Revision:** {{ .GitCommit }} ({{ .GitBranch }}) -<:blank:676216695375003650>⏰ **Built at** {{ .BuildDate }} -`, - ), - ) -) - -type MentionResponseData struct { - AppURL string - GuildID string -} - -type RootStatsData struct { - Users int - Guilds int - Roles int - Shards int - GitCommit string - GitBranch string - BuildDate string -} diff --git a/src/discord-bot/listener.go b/src/discord-bot/listener.go deleted file mode 100644 index 5c8d88f..0000000 --- a/src/discord-bot/listener.go +++ /dev/null @@ -1,37 +0,0 @@ -package main - -import ( - "context" - - "github.com/lampjaw/discordclient" - "k8s.io/klog" - - "github.com/roleypoly/roleypoly/src/common/bot" - "github.com/roleypoly/roleypoly/src/discord-bot/internal/strings" -) - -func handle(ctx context.Context, message discordclient.Message) { - // Only if it's an allowed bot - if message.IsBot() && !isBotAllowlisted(message.UserID()) { - return - } - - // Only if it has the right mention - if !selfMention.MatchString(message.RawMessage()) { - return - } - - bot.ReplyToMessage(ctx, defaultResponse(message)) -} - -func defaultResponse(message discordclient.Message) string { - guild, err := message.ResolveGuildID() - if err != nil { - klog.Warning("failed to fetch guild, ", err) - } - - return strings.Render( - strings.MentionResponse, - strings.MentionResponseData{GuildID: guild, AppURL: appURL}, - ) -}