Tatskaari / EarlTheIRCbot

An IRC bot written in erlang.
GNU Lesser General Public License v3.0
4 stars 2 forks source link

Migrating to build system. #34

Closed graymalkin closed 9 years ago

Tatskaari commented 9 years ago

That is the worst pull request ever. On 30 Sep 2014 16:53, "Simon Cooksey" notifications@github.com wrote:


You can merge this Pull Request by running

git pull https://github.com/graymalkin/EarlTheIRCbot master

Or view, comment on, or merge it at:

https://github.com/Tatskaari/EarlTheIRCbot/pull/34 Commit Summary

  • Fixed an issue with loading/unloading plugins
  • Removed a silly debug line
  • Whoops
  • Revert "Whoops"
  • Revert "Revert "Whoops""
  • Added ning command, also fixed a conflict in the admin plugin
  • Build systems! Bitches love build systems.
  • Build system!
  • Working on making it run... It does now build though, which is great.
  • WOOT! It works!
  • Moved .app file into ebin/
  • Update build requirements in README.md
  • Fix readme markdown

File Changes

Patch Links:

— Reply to this email directly or view it on GitHub https://github.com/Tatskaari/EarlTheIRCbot/pull/34.

graymalkin commented 9 years ago

No shit. I left out the bit where I was gonna say that this is a slightly flakey change, too. It's a bitch to build this under windows. (by bitch, I mean near impossible)

Tatskaari commented 9 years ago

You suck. Get off my planet. On 30 Sep 2014 17:02, "Simon Cooksey" notifications@github.com wrote:

No shit. I left out the bit where I was gonna say that this is a slightly flakey change, too. It's a bitch to build this under windows. (by bitch, I mean near impossible)

— Reply to this email directly or view it on GitHub https://github.com/Tatskaari/EarlTheIRCbot/pull/34#issuecomment-57337507 .

graymalkin commented 9 years ago

On the plus side, I did break it up into sane commits. It's just a really big pull.

I'm gonna try and implement #weather and some sort of URL title retriever (as Noel is gone from #cs now).

stats might also be quite fun, if I can print out things from the Erlang VM Stats

and then I'll make it so that Earl adds people with channel mode @ or + to admins, so chan admins can tell him to fuck off, if need be.

Tatskaari commented 9 years ago

Ben Basson 17:07: +To build, do make --ignore-errors (this is a work around, some day I'll fix it) I'm not sure ignoring errors is the same as working

On Tue, Sep 30, 2014 at 5:03 PM, Jonathan Poole jonfpoole@gmail.com wrote:

You suck. Get off my planet. On 30 Sep 2014 17:02, "Simon Cooksey" notifications@github.com wrote:

No shit. I left out the bit where I was gonna say that this is a slightly flakey change, too. It's a bitch to build this under windows. (by bitch, I mean near impossible)

— Reply to this email directly or view it on GitHub https://github.com/Tatskaari/EarlTheIRCbot/pull/34#issuecomment-57337507 .

graymalkin commented 9 years ago

Totally is. I'm an Ostrich. This is my religion.

graymalkin commented 9 years ago

AACTUALLY... I'm gonna close this pull request. On further inspection this is more broken than I would like. I'll get back to you later.

Tatskaari commented 9 years ago

I don't see any sane commits...

graymalkin commented 9 years ago

There are 15.

graymalkin commented 9 years ago

Right, fixed.