Available as %match_u%, %match_1% and so on See #770 for initial suggestion See #772 for in-progress implementation
- Now scripts can also be written in C# - C# scripts can access ChatBot API - Add more methods in ChatBot API - Add an example of C# script file - Coding style fixes: method names ucfirst
Each command is now in its own class in the 'Commands' namespace, and loaded through reflection.