|
|
@@ -1,5 +1,12 @@
|
|
|
# Retro AIM Server
|
|
|
|
|
|
+<div align="center">
|
|
|
+
|
|
|
+<a href="">[](https://codecov.io/gh/mk6i/retro-aim-server)</a>
|
|
|
+<a href=""></a>
|
|
|
+
|
|
|
+</div>
|
|
|
+
|
|
|
**Retro AIM Server** is an instant messaging server that revives AOL Instant Messenger clients from the 2000s.
|
|
|
|
|
|
<p align="center">
|
|
|
@@ -34,6 +41,10 @@ This project is under active development. Contributions are welcome!
|
|
|
|
|
|
Follow [this guide](./docs/BUILD.md) to learn how to compile and run Retro AIM Server.
|
|
|
|
|
|
+## 🌍 Community
|
|
|
+
|
|
|
+Check out the Retro AIM Server [Discord server](https://discord.gg/2Xy4nF3Uh9) to get help or find out how to get involved.
|
|
|
+
|
|
|
## 👤 Management API
|
|
|
|
|
|
The Management API provides functionality for administering the server (see [OpenAPI spec](./api.yml)):
|