Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vapor/penny-bot
The code that runs Penny 🤖
https://github.com/vapor/penny-bot
discord-bot server-side-swift swift vapor
Last synced: 13 days ago
JSON representation
The code that runs Penny 🤖
- Host: GitHub
- URL: https://github.com/vapor/penny-bot
- Owner: vapor
- Created: 2022-03-04T14:45:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T08:09:01.000Z (7 months ago)
- Last Synced: 2024-05-01T11:26:40.520Z (7 months ago)
- Topics: discord-bot, server-side-swift, swift, vapor
- Language: Swift
- Homepage:
- Size: 4.61 MB
- Stars: 15
- Watchers: 17
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Penny
Penny is a Swift bot that works for the [Vapor](https://vapor.codes) community.
### Features
* [x] Give coins to the members when they're "thanked".
* [x] Automatically ping members based on the ping-words they have set up.
* Implemented as `/auto-pings` slash command.
* [x] Respond to certain command-texts with predefined answers.
* Implemented as `/faqs` slash command.
* [x] Automatically respond to commonly asked questions.
* Implemented as `/auto-faqs` slash command.
* [x] Automate SemVer releases and report on Discord.
* [x] Report GitHub PRs and Issues on Discord.
* [x] Report Swift evolution proposals on Discord.
* [x] Report Swift releases on Discord.
* [x] Report StackOverflow questions on Discord.
* [x] Connect members' Discord & GitHub accounts for better integrations.
* [x] Thank members when they contribute to Vapor repositories.
* [ ] Manage sponsor/backer status of GitHub users.