Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

ahyattdev/OrangeIRC-Core

Repository files navigation

OrangeIRC Icon

OrangeIRC Core

An open-source IRC client framework written with Swift.

Documentation

OrangeIRC Core is fully documented with documentation available here.

A recommended starting place is the documentation of Server. From there you can connect from a server, join a channel, and send your first message.

License

OrangeIRC Core is released under the GNU General Public License v3.0. The license may be read here.

Contributing

Contributions that improve the framework are welcome. A list of some improvements that are needed is available in TODO.md.

If you found that the documentation relating to some functionality of OrangeIRC Core does not fully reflect how it behaves please use that as an opportunity to improve the related documentation in order to make that experience better for others.

Example usage