I have what may be helpful for many here....
If you rename your bot from
PortalBot it seems not to work.
I tried several things and the cron job would always make an error.
When I changed the name back to Portalbot it would enter the channel correctly.
It must be something to do with the preg_replace stuff in the includes/ircmanager.php but I'm not too hot with that stuff... appreciate anyone who can make this work (as the author now says he can't support it)
Obviouslyits not a problem the bot being called PortalBot.. just the fact that its a feature that simply doesn't work, and many of you may wish to make it a bit more personal to you users idling in your channel?
Other than that I have it up and running smoothly on 3.5.2
I had a couple of problems getting it to work namely:
the cron job wasn't added properly by the install script.
for those with problems with the botnot entering check the cronjob.
it should have the following line:
Code:
./includes/cron/ircmanager.php
(the script when I installed it wasn't putting that line in correctly)
I would suggest completely uninstalling the entire ircmanager and plugins first
Then reinstalling the latest version and checking the above (set as seen in the attached image)
there were major problems with the first version