Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khrj/lightning-delete
Slack bot that lets you instantly delete your last message(s)
https://github.com/khrj/lightning-delete
hackclub
Last synced: 3 days ago
JSON representation
Slack bot that lets you instantly delete your last message(s)
- Host: GitHub
- URL: https://github.com/khrj/lightning-delete
- Owner: khrj
- License: gpl-3.0
- Created: 2021-01-09T17:13:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-03T12:13:39.000Z (over 2 years ago)
- Last Synced: 2024-07-30T18:57:48.651Z (3 months ago)
- Topics: hackclub
- Language: TypeScript
- Homepage:
- Size: 704 KB
- Stars: 26
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Usage
Send 'd' (case-insensitive, no other text) to delete your last message. Send multiple 'd's (e.g. 'ddddd') to delete multiple messages.
## Demos
### Single
![Demo of deleting a single message (Hello) by typing 'd'](assets/single.gif)
### Multiple
![Demo of deleting multiple (3) messages (Hello, Hi, Hey) by typing 'ddd'](assets/multiple.gif)
## Supporters
[![Stargazers repo roster for @khrj/lightning-delete](https://reporoster.com/stars/khrj/lightning-delete)](https://github.com/khrj/lightning-delete/stargazers)
[![Forkers repo roster for @khrj/lightning-delete](https://reporoster.com/forks/khrj/lightning-delete)](https://github.com/khrj/lightning-delete/network/members)
## Related
- [Slack Info Bot](https://github.com/krhj/slack-info-bot)
- [Bolt Cross Workspace Starter](https://github.com/khrj/bolt-cross-workspace-starter)