scan2mail send file use DM, reply this message to delete file.
docker build .
docker run -e TOKEN=xox-xxxx
xox-xxxx same as scan2mail token.
GO111MODULE=on go build main.go
TOKEN=xox-xxxxx /path/to/binary
xox-xxxx same as scan2mail token.
scan2mail send file use DM, reply this message to delete file.
docker build .
docker run -e TOKEN=xox-xxxx
xox-xxxx same as scan2mail token.
GO111MODULE=on go build main.go
TOKEN=xox-xxxxx /path/to/binary
xox-xxxx same as scan2mail token.