Official discord bot for bun server
Find a file
2023-10-10 14:27:46 +02:00
.github/workflows refactor: rewrite 2023-07-21 22:58:45 +02:00
data feat(tags): channel, category specific 2023-08-25 08:23:12 +02:00
scripts/validate_tags ci: adapt validate tags 2023-08-25 22:17:08 +02:00
src fix: check for bun only channel at top 2023-10-10 14:27:46 +02:00
.gitignore refactor: rewrite 2023-07-21 22:58:45 +02:00
bun.lockb feat: load tags into cache 2023-08-24 10:55:24 +02:00
LICENSE chore: license 2022-07-11 08:43:50 +02:00
package.json feat: start implementing algolia 2023-08-24 16:30:30 +02:00
pnpm-lock.yaml feat: start implementing algolia 2023-08-24 16:30:30 +02:00
README.md docs: new way for tags 2023-09-19 15:45:36 +02:00
tsconfig.json feat: load tags into cache 2023-08-24 10:55:24 +02:00

Bun discord bot

Official serverless discord bot for bun discord server

Contributing tags

To create a new tag, you need to fork this repository and add new file to data/tags/name.md file

Format:

---
question: Question question question?
keywords:
    - "keyword1"
    - "keyword2"
---

comment 1
comment 2
comment 3

Informations:

  • The bot uses interactions so you can use emoji from all discord servers. However, please only use ours as we can't control the others.
  • You can use hyperlink [bun.sh](<https://bun.sh>)