https://github.com/vapor-community/penny
Penny Coin is a Slack Bot in Swift written with Vapor. It is used to track coins in the Vapor community.
https://github.com/vapor-community/penny
Last synced: 6 months ago
JSON representation
Penny Coin is a Slack Bot in Swift written with Vapor. It is used to track coins in the Vapor community.
- Host: GitHub
- URL: https://github.com/vapor-community/penny
- Owner: vapor-community
- Created: 2016-08-04T14:47:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-27T10:31:31.000Z (almost 8 years ago)
- Last Synced: 2023-03-04T00:54:12.858Z (over 2 years ago)
- Language: Swift
- Homepage: http://vapor.team
- Size: 313 KB
- Stars: 23
- Watchers: 6
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Penny Coin
Penny coin is a bot that is used to send and track coins in the Vapor community. She is inspired and based on [Chameleon](https://github.com/IanKeen/Chameleon/) by @iankeen and [Camille](https://github.com/aranasaurus/camille) by @aranasaurus.
The base of this bot is built off of the Vapor [Slack Bot Template](https://github.com/vapor/slack-bot).
# Build
To build Penny, you'll need to use the `--mysql` flag and add appropriate credentials.