Skip to content
This repository has been archived by the owner on Oct 21, 2019. It is now read-only.

opsdroid/connector-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ DEPRECATED ⚠️ This connector is now built into opsdroid core. This repository only exists for backward compatibility and will be removed.

opsdroid connector shell

A connector for opsdroid to send messages using the command line.

Note: This connector only works on unix systems. It will not work on windows, it's recommended that you download the Opsdroid Desktop App to have opsdroid running on windows.

Requirements

The shell connector requires access to user input, this means you should probably set the logging not to go to the console.

Configuration

connectors:
  - name: shell
    # optional
    bot-name: "mybot" # default "opsdroid"

Disable Logging

It's recommended to deactivate console logging in your configuration.yaml file if you intend to use this connector.

Just add the following in your configuration file:

logging:
  console: false

About

📡 A shell connector for opsdroid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages