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
- Host: GitHub
- URL: https://github.com/nonchalant/swiftbot
- Owner: Nonchalant
- Created: 2018-06-26T06:04:45.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-27T08:47:51.000Z (about 8 years ago)
- Last Synced: 2025-04-12T02:12:51.337Z (about 1 year ago)
- Language: Swift
- Homepage:
- Size: 4.88 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```