Skip to content

tom0010/OmbiSlackBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OmbiSlackBot

Forked from wymangr

Using a modified pyombi

Slack Bot to interact with Ombi, written in python.

This uses the Slack RTM API, and requires a classic slack bot.

Requires python 3.7 or above. User should set env vars:

export SLACK_TOKEN="<slack_token>
export OMBI_API_KEY="<ombi_api_key>"
export OMBI_URL="<ip_or_fqdn>"

Requirements:

$ pip install slackclient>=2.7.0
$ pip install requests 
$ pip install requests_cache

Thanks to wymangr & larssont.

About

Slack bot to interact with Ombi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages