Official discord bot for bun server
Find a file
2024-05-11 20:14:28 +02:00
.github/workflows ci: update action, fix path 2023-12-30 21:10:51 +01:00
data tags: windows is stable 2024-04-13 21:16:20 +02:00
scripts/validate_tags fix(scripts): use bun's glob api correctly 2024-01-02 11:27:02 +01:00
src fix(ping): remove regular numbers 2024-05-11 20:14:28 +02:00
.gitignore refactor!: rewrite (#32) 2023-12-30 16:54:59 +01:00
bun.lockb feat: improve ping command 2024-05-11 19:36:18 +02:00
globals.d.ts feat: improve ping command 2024-05-11 19:36:18 +02:00
LICENSE chore: license 2022-07-11 08:43:50 +02:00
package.json feat: improve ping command 2024-05-11 19:36:18 +02:00
README.md refactor!: rewrite (#32) 2023-12-30 16:54:59 +01:00
tsconfig.json feat: show lilybird versions in version cmd, use bun glob 2023-12-30 17:03:28 +01:00

Bun discord bot

Official 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>)