Official discord bot for bun server
Find a file
dave caruso fc6c3a6be6 tags
2023-07-20 14:29:06 -07:00
.github/workflows chore(validateTags): remove @actions/github 2022-07-16 15:43:46 +02:00
files tags 2023-07-20 14:29:06 -07:00
scripts/validateTags chore(validateTags): add tags label 2022-07-16 15:58:55 +02:00
src tags 2023-07-20 14:29:06 -07:00
.gitignore chore: updates 2022-07-13 22:18:14 +02:00
.prettierrc tags 2023-07-20 14:29:06 -07:00
bun.lockb chore: update deps 2022-08-12 20:09:24 +02:00
LICENSE chore: license 2022-07-11 08:43:50 +02:00
package.json chore: update deps 2022-08-12 20:09:24 +02:00
README.md chore(validateTags): finish 2022-07-16 15:40:06 +02:00
tsconfig.json chore: base 2022-07-10 18:30:00 +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: