Official discord bot for bun server
Find a file
2022-07-16 15:58:55 +02:00
.github/workflows chore(validateTags): remove @actions/github 2022-07-16 15:43:46 +02:00
files tags: update io uring 2022-07-16 13:40:53 +02:00
scripts/validateTags chore(validateTags): add tags label 2022-07-16 15:58:55 +02:00
src chore(validateTags): finish 2022-07-16 15:40:06 +02:00
.gitignore chore: updates 2022-07-13 22:18:14 +02:00
bun.lockb chore(bun-utilities): upgrade 2022-07-14 07:51:32 +02:00
LICENSE chore: license 2022-07-11 08:43:50 +02:00
package.json chore(validateTags): finish 2022-07-16 15:40:06 +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: