Archive > BeBot 0.3 support

Help spam

(1/2) > >>

jjones666:
There appears to be a limit to the number of commands can be used at one time.
Basically added a new module and it created huge spam in the !help command (infinite loop).
Deleted a few commands from the rights management for tells and it works fine now.

-jj-

Khalem:
This is probably related to how the help module creates its list and overflows.

Personally i dont like the help display at all, and i belive that the function used to make sure blobs do not get overflowed might need a total cleanup.
Any takers?

jjones666:
Also, is there anyway to control how many lines per page is in the blob?  Somethings seem to use a full page, others half a page :-)

Cheers,

-jj-

Khalem:
The blobsize is controlled by the max_blobsize in your Bot.conf. It works on the amount of data however, not lines. Reason being simply that the actual server limit works around amount of data. A single line can contain loads of data due to links etc aswell.

jjones666:
Explained perfectly.

Thank you!

-jj-

Navigation

[0] Message Index

[#] Next page

Go to full version