bug - ZygnalBot

bug

Bug Report Approved Low Submitted by historyofhett on Jun 16, 2025

some extensions not working dm welcomer , global ban , multiserver directory - Network System Extension , Registration System Extension for ZygnalBot , Task Manager Discord Bot Extension Documentation , ZBackup - Advanced Discord Server Backup Extension i tried some extensions

Comments (2)

Login or Register to add a comment.
TheZ Jun 17, 2025

You still need to install the dependencies, since they’ll be downloaded directly into your extensions path. When someone downloads the extensions and loads the bot, the bot will try to run them immediately. This means you need to install any required dependencies first—either by running pip install <package> manually or by adding them to requirements.txt and then using pip install -r requirements.txt.

TheZ Jun 17, 2025

Status changed from Pending to Approved by admin.