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
{{ message }}
This repository was archived by the owner on Feb 7, 2026. It is now read-only.
exceptExceptionase: utils.logger.error(f"Failed to make log file: {e}", nolog=True)
63
63
64
-
#Classes
65
-
classplugins:
66
-
economy=True
67
-
moderation=True
68
-
levelling=False
69
-
music=False
70
-
71
64
#Framework Module Loader
72
65
colors=framework.isobot.colors.Colors()
73
66
currency_unused=framework.isobot.currency.CurrencyAPI(f"{wdir}/database/currency.json", f"{wdir}/logs/currency.log") # Initialize part of the framework (Currency)
0 commit comments