cjlucas / ralph

A bot for developers
0 stars 0 forks source link

The beginning #1

Closed cjlucas closed 4 years ago

cjlucas commented 4 years ago

This POC has some good ideas. Let's turn it into an actual project.

Scope

Out of scope

Events

Commands

Compile Errors

Ideally we would raise a compiler error if the bot is misconfigured in some way. Here's a few things we could raise errors on:

Helper Event Handlers

We'll want to define some basic functionality that the user can then opt in/out of

cjlucas commented 4 years ago

Merging now. Issues have been created for all features that have been scoped out of this PR.