Currently, the bot uses CodeDriverSecure to run the code in a secure sandbox. This has a slight delay but stops users from interacting with files on the system running the bot. For some purposes, such as small trusted servers, users may wish to allow this type of interaction and, therefore, a toggle feature should be implemented to use the insecure driver CodeDriver instead.