update README.md

This commit is contained in:
kayos@tcp.direct 2021-11-27 23:10:57 -08:00
parent 4276b04ba7
commit 20ec8a60e6

View File

@ -37,8 +37,8 @@
- Event/message rate limiting.
- Channel, nick, and user validation methods ([IsValidChannel](https://godoc.org/github.com/yunginnanet/girc-atomic#IsValidChannel), [IsValidNick](https://godoc.org/github.com/yunginnanet/girc-atomic#IsValidNick), etc.)
- CTCP handling and auto-responses ([CTCP](https://godoc.org/github.com/yunginnanet/girc-atomic#CTCP))
- GOTTA GO FAST YOU GOTTA GO REALLY FAST
- you can power hundreds of clients at the same time with this now
- Utilizes the atomic/value package from stdlib to reduce backpressure in multi-client usage.
- Additional CTCP handlers and customization.
- ??????
- PROFIT!!!1!