Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/neongamerbot-qk/hackclub-ai-faq-bot

AI faq bot feed w/ hackclub data
https://github.com/neongamerbot-qk/hackclub-ai-faq-bot

ai faq-bot hackclub hacktoberfest hacktoberfest-accepted

Last synced: 2 months ago
JSON representation

AI faq bot feed w/ hackclub data

Awesome Lists containing this project

README

        

# hackclub-ai-faq-bot

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run src/index.ts
```

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