UNPKG

node-red-contrib-chatbot

Version:

REDBot a Chat bot for a full featured chat bot for Telegram, Facebook Messenger and Slack. Almost no coding skills required

9 lines (8 loc) 145 B
// jest.config.js module.exports = { verbose: true, testEnvironmentOptions: { url: 'http://localhost', }, testEnvironment: 'node' };