Skip to content
This repository was archived by the owner on Oct 28, 2020. It is now read-only.

tmpim/slack-php-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

slack-php-bot

A shitty Slack bot made in PHP that abused webhooks!

Installation

Clone this repo on any folder that is public accesible to the internet (it's a php script, duh).

On your slack team settings, create a new outgoing webhook and configure it and add the token to the configuration in slack.php.

Create your custom commands (see $commandData reference here). and add them to your script.

Do your command and get output!

A basic command is included in slack.phpthat you can call with !welcome.

About

A shitty Slack bot made in PHP that abused webhooks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages