An open API service indexing awesome lists of open source software.

https://github.com/nonchalant/swiftbot

Execute Swift on Slack
https://github.com/nonchalant/swiftbot

Last synced: about 1 year ago
JSON representation

Execute Swift on Slack

Awesome Lists containing this project

README

          

# SwiftBot

**This tool has vulnerability by arbitrary code execution**

## Usage

```
$ brew install docker
$ make build SLACK_BOT_TOKEN=xoxb-xxxxxxxxxx-xxxxxxxxxx-xxxxxxxxxxxxxxxxxxxx MEMBER_ID=xxxxxxxxxx
$ make run
```