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
To make our built-in modules clean, we should import them dynamically instead of importing them one by one. Also, we need to make the bot extensible by adding the support to install external modules.
To make our built-in modules clean, we should import them dynamically instead of importing them one by one. Also, we need to make the bot extensible by adding the support to install external modules.
And this must be done with ES features, not CJS.
The text was updated successfully, but these errors were encountered: