Jump to content
McKay Development

Where to start from for making a simple chat response bot


Riya

Recommended Posts

I don't have any experience in computer languages etc, even no c++ as my field of education is different .But i have keen intrest in such things now a days.

I was planing to make a simple Steam response bot which would give specific Pre-saved response for a certain Commands. What should i learn to make it?

1) which computer languages?

2) Do i need to learn everything about API or just how steam API works?

3) Any other resources ?

4) are there any simple steam bots with explantions.

Link to comment
Share on other sites

1. Start by learning the basics of Javascript. After that, you can jump to learning more about Node JS and server-side programming.

2. APIs are not needed for a basic chatbot.

3. Read Mckay's documentation on his Steam modules, these are essential for creating a Steam bot with Node JS.

4. Here's one I created, it comes with simple explanations for every line of code. This should give you an idea of how bots are constructed (After you've learned the basics).

 

I hope this helps!

 

If you have any questions feel free to ask.

Edited by SnaBe
Link to comment
Share on other sites

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...