-
```
Navigating between mysql tables could use the relationships made by foreign
keys.
So for example, say that you have a PRODUCT table with a cat_id 5, there would
be a small itunes-
like arrow ne…
-
Seems the system is easy to by pass by having badword< any single character. It would be nice to have to have the system take out special characters and convert some of the characters to their leet s…
-
Hello, just wondering if it's possible to censor out specific words and either replace them or completely delete them before sending them out to the channel. Actually, I guess it really doesn't matter…
-
I tried changing the command char in a specific channel and that command char in that channel does not override the global value
I tried supybot.plugins.reply.whenaddressedby.chars and supybot.plugi…
-
i like the new OpenCollar updater system. But their are somethings that were left out. the updater options "standard" and "basic" need to be defined clearly.
as i recently discoverd the animator isn'…
-
I have background MOC setup in an NSOperation class to allow me to do some background processing of some objects. The background MOC is being setup using the main PSC.
Now, to sync the changes in the…
-
This will involve removing all hardcoded instances of the site URL, as well as language text such as "hide", "show", "Edit matches..." etc.
-
Well not sure if anyone wants the banned words section in this ch.py besides me. I have the code for it so if anyone wants it added to the nullspeaker ch.py just comment and I'll make a pull request.
-
when press button "ClearAll", DialogBadwords(kID, iNum) call twice, in line 363 (in UserCommand() function) and in line 475 ( in DIALOG_RESPONSE processing )
I think, in line 363 DialogBadwords(kID,…
ghost updated
11 years ago
-
98 list lButtons = ["List Words", "Clear All", "Say Penance"];
.....
.....
457 else if(sMessage == "Clear ALL") UserCommand(iAuth, "badwords clearall", kAv);
ghost updated
11 years ago