Add link to rkbot that I forgot when I deleted it.
[synarere.git] / README.md
blob90c7dd0de841d9cf8c86853a24f08d5b3f8637cb
1 synarere
2 ========
4 *   Q: Is synarere based on anything?
5     
6     The concepts and most of the code are from [rkbot][].  I, Michael 
7     Rodriguez, took up this project to continue the excellent code and 
8     concepts.
9     
10 [rkbot]: http://drop.malkier.net/rkbot.tar.bz2
12 *   Q: Any other specific reason you took up this project?
14     Yes.  People use mSL (mIRC Scripting Language), and it is a poison.  Some 
15     EVEN consider it a programming language. It is not a programming language, 
16     it is a scripting language, with an event-based paradigm.  Writing modules 
17     in synarere will allow you to obtain more flexibility than mSL, while 
18     still writing code with ease.
20 If you've read this far, congratulations. You are among the few elite people 
21 that actually read documentation. Thank you.