numberoverzero / bottom

asyncio-based rfc2812-compliant IRC Client
http://bottom-docs.readthedocs.io
MIT License
74 stars 23 forks source link

Project status inquiry #55

Closed impredicative closed 5 years ago

impredicative commented 5 years ago

Is the project still alive or is it dead? The last release was over a year ago.

numberoverzero commented 5 years ago

Hi there! Thanks for opening an issue.

The project's alive in that anyone can open a feature request or pull request, and I try to respond to them within a day. I consider the API fairly complete[0] but I'd still implement a new feature if someone wanted to work with me on it. Is there anything in particular[1] that you'd like to see in bottom?

There are still some improvements (#5, #43) that could be made but they're up to community interest. For example I'll happily merge a PR to support TOPIC or KICK but since I don't need them for my primary use I haven't added it to bottom yet.

[0] and extensible enough that someone could inject any logic they need [1] Improvements don't need to be limited to just the bottom source code, I'm happy to address requests for additional patterns like keepalive or waiting for events