You can now take turns and control the VM.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { EventEmitter } from "stream";
|
||||
import { EventEmitter } from "events";
|
||||
|
||||
// Class to ratelimit a resource (chatting, logging in, etc)
|
||||
export default class RateLimiter extends EventEmitter {
|
||||
|
||||
Reference in New Issue
Block a user