# AnonIRCd [![Donate via LiberaPay](https://img.shields.io/liberapay/receives/rocketnine.space.svg?logo=liberapay)](https://liberapay.com/rocketnine.space) [![Donate via Patreon](https://img.shields.io/badge/dynamic/json?color=%23e85b46&label=Patreon&query=data.attributes.patron_count&suffix=%20patrons&url=https%3A%2F%2Fwww.patreon.com%2Fapi%2Fcampaigns%2F5252223)](https://www.patreon.com/rocketnine) Anonymous IRC daemon All messages appear to be written by the user **Anonymous**. #### Try AnonIRCd by joining AnonIRC Connect to [**z.1chan.us:6667**](irc://z.1chan.us:6667) or [**:6697 (SSL)**](ircs://z.1chan.us:6697). All new clients auto-join a channel named `#`. `/list` to see all non-secret channels. `/join #anonirc` if you'd like to discuss the daemon. ## Modes Mode | Type | Description --- | --- | --- c | User & Channel | Hide user count (always set to 1) D | User & Channel | Delay user count updates (joins/parts) until someone speaks k *key* | Channel | Set channel key (password) required to join l *limit* | Channel | Set user limit ## Install Execute the following command to install AnonIRCd to `~/go/bin/anonircd`: `go install code.rocketnine.space/tslocum/anonircd` ## Configure TODO ## Support Please share issues and suggestions [here](https://code.rocketnine.space/tslocum/anonircd/issues).