Skip to content

Slack Bot for remotely executing commands on Linux .

Notifications You must be signed in to change notification settings

Gajasurve/SlackControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SlackControl

Slack Bot for remotely executing commands on Linux / Windows .

Requires slackclient. #Install using pip install slackclient

Head to https://api.slack.com/bot-users and create a bot by following on screen instructions. Make of note of API key.

get_uid.py has to be executed in prior to Server.py. This will fetch your slack bot unique UID ( Required in Server.py ).

Server.py estabilishes connection and keep listening for commands, pipe out result os commands to bot. This script has to be forked in background.

About

Slack Bot for remotely executing commands on Linux .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages