Title: [TUTORIAL] Node.js - Making a chat bot for DogeChat Post by: cainy393 on August 29, 2013, 11:58:25 PM I have removed this tutorial due to a huge increase in the number of pointless bots on DogeChat that are nothing but clones of this example code written by totally inexperienced programmers who end up asking me to write the whole thing for them and asking me why it won't work when they made changes to app.js when I told them not to in this tutorial.
Anyhow, instead I have made a Node.JS module that you can install using npm and it can be found here: https://github.com/cainy393/DogeChat-Bot. (https://github.com/cainy393/DogeChat-Bot.) The documentation should be enough for you to get something going. If you need actual help and are not an inexperienced coder trying to make a bot without any knowledge of programming then feel free to contact me with your questions here (https://dogechat.net/join:coding). Please note when making a bot for DogeChat:
Title: Re: [TUTORIAL] Node.js - Making a chat bot for coinchat Post by: jambola2 on October 18, 2013, 06:28:41 PM jambola2 thanks cainy393.
He made his bot entirely based on this script. |