#58049 Workaround P2 comp/gateway

v0.18.0: QQBot adapter fails to connect - QQAdapter.connect() missing is_reconnect parameter

After upgrading to v0.18.0, the QQ Bot adapter fails to connect with an unexpected is_reconnect keyword error because gateway/run.py now passes that parameter to all adapters, but the QQ Bot adapter was not updated to accept it.