Member Avatar for powerade661

So I currently have a bot in mIRC, but I want to develop a bot in C#. I am trying to figure out how to parse JSON in C#. My goal is to get recent followers and check for followers(this is where json comes in) and add a points system.

My goal is to eventually develop a program with a GUI but for now it is in console format. Can someone point me in the right direction, or possible give me some code examples on how I would go about doing this? Any help with this would be much appreciated as I am very new to C#.

Thanks,
Zac

Recommended Answers

All 2 Replies

I can personally recomment the library pritaeas suggested. I just recently used that library in a project for a client. It works VERY good (And has the ability to return results in a DataSet, allowing for dynamic JSON work).

Oh yes and it has an MIT License which is always nice

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.