Official discord bot for bun server
Find a file
2022-07-14 23:05:12 +02:00
files fix(utilities.toml): change url 2022-07-14 23:05:12 +02:00
src fix(tagsUtils): use +++ for codeblock 2022-07-14 09:46:52 +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(bun-utilities): upgrade 2022-07-14 07:51:32 +02:00
README.md fix(tagsUtils): use +++ for codeblock 2022-07-14 09:46:52 +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: