We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Seems the bot will crash when get added or removed from a tg group
[signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x40b42b]
goroutine 1622 [running]: panic(0x667400, 0xc4200120c0) /usr/local/go/src/runtime/panic.go:500 +0x1a1 main.receiveTorrent(0x26b451bf, 0xc42000e240, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /root/go/src/github.com/pyed/transmission-telegram/transmission-telegram.go:890 +0x3b created by main.main /root/go/src/github.com/pyed/transmission-telegram/transmission-telegram.go:326 +0x2e4
The text was updated successfully, but these errors were encountered:
16dd15a
No branches or pull requests
Seems the bot will crash when get added or removed from a tg group
[signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x40b42b]
goroutine 1622 [running]:
panic(0x667400, 0xc4200120c0)
/usr/local/go/src/runtime/panic.go:500 +0x1a1
main.receiveTorrent(0x26b451bf, 0xc42000e240, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/root/go/src/github.com/pyed/transmission-telegram/transmission-telegram.go:890 +0x3b
created by main.main
/root/go/src/github.com/pyed/transmission-telegram/transmission-telegram.go:326 +0x2e4
The text was updated successfully, but these errors were encountered: