Official discord bot for bun server
Find a file
Yoru 89a7c5922f
Edit the message the bot sends in ping.ts (#33)
In `message-commands/ping.ts`, the code attempts to edit the message the
author sent, resulting in an error on line 12.
This pr fixes that bug

Co-authored-by: YoruNoKen <yorunoken@skiff.com>
2023-12-30 21:04:40 +01:00
.github/workflows refactor!: rewrite (#32) 2023-12-30 16:54:59 +01:00
data refactor!: rewrite (#32) 2023-12-30 16:54:59 +01:00
scripts/validate_tags refactor!: rewrite (#32) 2023-12-30 16:54:59 +01:00
src Edit the message the bot sends in ping.ts (#33) 2023-12-30 21:04:40 +01:00
.gitignore refactor!: rewrite (#32) 2023-12-30 16:54:59 +01:00
bun.lockb refactor!: rewrite (#32) 2023-12-30 16:54:59 +01:00
globals.d.ts refactor!: rewrite (#32) 2023-12-30 16:54:59 +01:00
LICENSE chore: license 2022-07-11 08:43:50 +02:00
package.json refactor!: rewrite (#32) 2023-12-30 16:54:59 +01: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>)