# at-channel
@channel/@here Slack pings for members who aren't workspace admins.
To get started, run the `/channel` or `/here` command with an optional message. If you want to edit or delete the message, you'll need to use at-channel's message actions to do so.
## Development
To install dependencies:
```bash
bun install
```
To run:
```bash
bun .
```
---
#### License
Licensed under either of Apache License, Version
2.0 or MIT License, at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in this application by you, as defined in the Apache-2.0 license, shall
be dual licensed as above, without any additional terms or conditions.