[Plugin] The bot closes unexpectedly

Hey,

I have created a folder where I put my custom classes in the Plugins folder. It helps to share functionality between my plugins. It seems that PhBot does not like this idea, it closes itself after I start botting (around 1 min later). Is this expected behavior?

Thanks.

You should put everything inside one file. The bot will load every Python script in that folder as a plugin.

It is the same when I move the classes somewhere. Somehow, when I import a custom class, it does fail.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.