diff --git a/README.md b/README.md index 4b5674be..5035cb36 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,15 @@ Other customizations are also possible but will require merging changes together on non-existing features in `MPOS`. For the vast majority, adjusting themes should be enough to highlight your pool from others. In all that, I humbly ask to keep the `MPOS` author reference and Github URL intact. + +Related Software +================ + +There are a few other projects out there that take advantage of MPOS and it's included API. Here a quick list that you can check out for yourself: + +* [MPOS IRC Bot](https://github.com/WKNiGHT-/mpos-bot) written in Python, standlone bot, using the MPOS API +* [MPOS Eggdrop Module](https://github.com/iAmShorty/mpos-eggdrop-tcl) written in TCL, adding MPOS commands to this bot, using the MPOS API + Contributing ============