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

Julia eval relies on external 'mandlebrot' server? #1

Open
nathanic opened this issue Aug 27, 2014 · 2 comments
Open

Julia eval relies on external 'mandlebrot' server? #1

nathanic opened this issue Aug 27, 2014 · 2 comments

Comments

@nathanic
Copy link

uselessbot's Julia plugin seems to make http calls to something called "mandlebrot" running on localhost:8080. Where does that come from? Googling for the combination of "mandlebrot" and "julia" seems to mainly produce results about fractal sets. I checked your other repos, but didn't see anything called "mandlebrot".

Where did you obtain this http-based julia eval server to support your bot?

@bass3m
Copy link
Owner

bass3m commented Sep 2, 2014

I wrote the Julia plugin as means to test a project i was working in a previous company (sadly, that project is not open source). So it's not really of use except as an additional example of writing a plugin.

@nathanic
Copy link
Author

Ah, dang. I was hoping to use that mandlebrot server in my own IRC bot. Okay, thanks for the info!

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

2 participants