hunter-packages / hunter-bot

Bot for Hunter package manager
BSD 2-Clause "Simplified" License
1 stars 2 forks source link

Hunter-Bot Discussion #1

Open Cyberunner23 opened 8 years ago

Cyberunner23 commented 8 years ago

I wanted this to be a place so we can discuss Hunter-Bot's features, implementation details and so on.

And to start it off I would like to recommend using Rust, mainly because it is the language I have the most experience with in terms of interfacing with REST API's, it also has a framework (iron) to build web apps, which we will kinda need given we'll have to listen to GutHub webhooks/events.

fire commented 8 years ago

Where is the bot talking to? Elixir also has a framework for the web and can interface with REST.

ruslo commented 8 years ago

Elixir also has a framework for the web and can interface with REST

You mean this: http://elixir-lang.org/ ? Links to the projects are welcome.

fire commented 8 years ago

See https://github.com/hunter-packages/hunter-bot/issues/7 .

ruslo commented 8 years ago

See #7 .

Yep, just open. Sorry for the haste :)