[**RedBot**](https://github.com/guidone/node-red-contrib-chatbot) nodes for **Discord** platform. With **RedBot** and **Node-RED** you can visually build a full featured chat bots for multiple platforms. ~~Almost~~ no coding skills required.
npm install node-red-contrib-chatbot-discordRedBot nodes for Discord platform. With RedBot and Node-RED you can visually build a full featured chat bots for multiple platforms.
~~Almost~~ no coding skills required.
!Release
!npm


First of all install Node-RED
```
$ sudo npm install -g node-red
Then open the user data directory ~/.node-red and install the package
``
$ cd ~/.node-red
$ npm install node-red-contrib-chatbot
$ npm install node-red-contrib-chatbot-discord
Then run
```
node-red
Then follow this tutorial to create your first chat bot with Discord.
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Coded with :heart: in :it: