Official discord bot for bun server
Find a file
2023-08-23 07:14:18 +02:00
.github/workflows refactor: rewrite 2023-07-21 22:58:45 +02:00
assets refactor: new structure 2023-08-22 23:29:29 +02:00
scripts/validate_tags refactor: rewrite 2023-07-21 22:58:45 +02:00
src refactor: commands, listeners 2023-08-23 07:14:18 +02:00
.gitignore refactor: rewrite 2023-07-21 22:58:45 +02:00
bun.lockb refactor: new structure 2023-08-22 23:29:29 +02:00
LICENSE chore: license 2022-07-11 08:43:50 +02:00
package.json refactor: new structure 2023-08-22 23:29:29 +02:00
pnpm-lock.yaml refactor: new structure 2023-08-22 23:29:29 +02:00
README.md chore(validateTags): finish 2022-07-16 15:40:06 +02:00
tsconfig.json refactor: rewrite 2023-07-21 22:58:45 +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 edit tags.toml file

Format:

[example-tag]
keywords = ["example", "tag"]
content = """
I love bun ❤️
"""

Informations: