You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a room has not been created yet, and multiple messages are sent quickly, the script will try to create a room for every single message, until the first one is created and set (and then itll just send them to that one).
Which leaves a few empty servers that were made but abandoned. An idea would be to either clean these up, or maybe make sure only one room is being made at a time.
The text was updated successfully, but these errors were encountered:
If a room has not been created yet, and multiple messages are sent quickly, the script will try to create a room for every single message, until the first one is created and set (and then itll just send them to that one).
Which leaves a few empty servers that were made but abandoned. An idea would be to either clean these up, or maybe make sure only one room is being made at a time.
The text was updated successfully, but these errors were encountered: