Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some refactoring and improving #3

Open
michaelowens opened this issue Jun 29, 2012 · 2 comments
Open

Some refactoring and improving #3

michaelowens opened this issue Jun 29, 2012 · 2 comments

Comments

@michaelowens
Copy link

Hey man,

See this project has gone quite the path already! Are you still working on this?

I've just been working on a bot for a different messaging service, using the same principle/idea this one does, but I did a lot of refactoring and actually made it work like it should (better events emitting, memory usage, no more eval).

Might be worth taking a look at!

https://github.com/michaelowens/MssGs-node-bot

Just wanted to let you know.

@ktiedt
Copy link
Owner

ktiedt commented Jun 29, 2012

Awesome I will definitely take a look, and yes I am still working with
the IRC-bot but I havent did much new coding for him lately.

-Karl Tiedt

On Fri, Jun 29, 2012 at 6:05 AM, Michael Owens
[email protected]
wrote:

Hey man,

See this project has gone quite the path already! Are you still working on this?

I've just been working on a bot for a different messaging service, using the same principle/idea this one does, but I did a lot of refactoring and actually made it work like it should (better events emitting, memory usage, no more eval).

Might be worth taking a look at!

https://github.com/michaelowens/MssGs-node-bot

Just wanted to let you know.


Reply to this email directly or view it on GitHub:
#3

@triplem
Copy link

triplem commented Feb 7, 2013

I have already refactored the instantiation of plugins using the above mentioned method (meaning, without using eval).

We should investigate further possible improvements on the performance and memory stuff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants