General Discussion > Web Programming and Design

EeeZorBot

<< < (2/2)

Juju:
I'll reply that necropost with another necropost. I wrote a few scripts for my installation of EeeZorBot, I've put them on GitHub. Also Eeems you should put the re-org branch as default.

https://github.com/juju2143/EeeZorBot-scripts

Eeems:
I will when I think it's stable enough (read: properly documented and used in production for my copy of EeeZorBot).
I'll take a peek through your scripts and see if I can see ways to optimize how they work (Since my documentation is behind etc).

EDIT: initial thoughts for optimization. search.js can probably be switched to use db.query() instead of db.querySync() since there is no good reason to pause execution of your hook until the query is done.

Juju:
Thank you for your reports, I'll look at them when I can.

Navigation

[0] Message Index

[*] Previous page

Go to full version