Best programming language for chat bot?

@GaryTheCoolGuyIII Are you using the mIRC api or the REST api for your chat bot? I’ve been making a chat bot as well, but so far it’s only limited to fetching Rank / LP using the League of Legends API and a very naive system of keeping track of viewers / viewed hours and have implemented a 50/50 bet which users can use their points earned from watching the stream.

I have just a basic knowledge of Python (and I’m honestly pretty terrible at using OOP so my code’s a bloated mess)… trying to explore what I can