Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/neongamerbot-qk/hackclub-ai-faq-bot
- Owner: NeonGamerBot-QK
- License: mit
- Created: 2024-10-18T02:30:48.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-09T18:23:44.000Z (3 months ago)
- Last Synced: 2024-11-24T20:36:20.253Z (2 months ago)
- Topics: ai, faq-bot, hackclub, hacktoberfest, hacktoberfest-accepted
- Language: TypeScript
- Homepage: https://app.slack.com/client/T0266FRGM/C07STMAUMTK
- Size: 248 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.