#52914 Workaround P2 comp/gateway

[Bug]: fix(qqbot): QQBot adapter.connect() missing is_reconnect parameter causes infinite retry loop

After updating past a specific commit, the QQBot gateway fails to connect and enters an infinite retry loop, because QQAdapter.connect() receives an unexpected 'is_reconnect' keyword argument.