const
const
if (time.time() - self.last_send_time) > 0.1:
self.send_msg(CtrlKeepAlive())
for msg in packet.messages:
if msg.message_type == "game" and msg.message_name == "sv_chat" and msg.client_id != -1 and msg.message.find('!test') != -1 and msg.client_id != bot_info["id"] and msg.message != "Do you know someone who uses a bot? Please report them to the moderators.":
print(1234)
msg = MsgClSay(message = msg.message)
msg.header.flags.vital = True
self.send_msg(msg)
if (time.time() - self.last_send_time) > 0.1:
this seems to be the problem i assumeif (time.time() - self.last_send_time) > 0.1:
this seems to be the problem i assume msg =
error: internal compiler error: compiler/rustc_middle/src/ty/generic_args.rs:898:9: type parameter
U/#1 (U/#1/1) out of range when substituting
found a compiler bug in rust stable
epic compiler moment"is_player": false,
in the HTTP register. But to do this you need to rewrite some code#msg.header.size
manually but its a bit trappy. I will not fix it today but its on my todo now.