Best programming language for chat bot?

The language itself doesn’t matter much. You should use one you’re familiar with, or one you would like to learn better. The two biggest bots use Java (moobot) and Javascript (nightbot), but that definitely doesn’t make python a bad choice either. A few larger bots run on .NET (C#), even on Linux.

The choice mostly comes down to your own preference.

2 Likes