Command Line Interface

You can use the CLI to send a message to a channel by for example crontab.

CLI parameters help

/opt/slackbot/venv/bin/python app.py -h

Example:

/opt/slackbot/venv/bin/python app.py --convo G0124GFUAQY
                                     --message "Tür -> door"
                                     --emoji "de"
                                     --username "German Word Bot"