An open API service indexing awesome lists of open source software.

https://github.com/dwisiswant0/hacktivity-bot

HackerOne Hacktivity -> Discord Webhook with Embeds
https://github.com/dwisiswant0/hacktivity-bot

Last synced: about 2 months ago
JSON representation

HackerOne Hacktivity -> Discord Webhook with Embeds

Awesome Lists containing this project

README

          

# hacktivity-bot

To install dependencies:

```bash
bun install
```

To run:

```bash
export DISCORD_WEBHOOK_URL=...
bun post
```

This project was created using `bun init` in bun v1.1.17. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.