Official discord bot for bun server
Find a file
DidaS b0438f26c0
refactor: change to advanced handlers (#36)
Since simple handlers are getting deprecated and soon removed im making
this PR to update the bot.

There are some "issues" regarding message commands, given that im not
sure yet if advanced handlers will ever have message commands, i will
update on the matter when i can, so for now we still use simple handlers
for that.
2024-07-19 23:10:48 +02:00
.github/workflows ci: sync also to gitlab mirror 2024-07-09 23:08:20 +02:00
data tags: remove windows tag, improve improve 2024-05-13 22:44:26 +02:00
scripts/validate_tags fix(scripts): use bun's glob api correctly 2024-01-02 11:27:02 +01:00
src refactor: change to advanced handlers (#36) 2024-07-19 23:10:48 +02:00
.gitignore refactor!: rewrite (#32) 2023-12-30 16:54:59 +01:00
bun.lockb refactor: change to advanced handlers (#36) 2024-07-19 23:10:48 +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 refactor: change to advanced handlers (#36) 2024-07-19 23:10:48 +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>)