chore(README): add Contributing tags section

This commit is contained in:
xHyroM 2022-07-10 18:49:40 +02:00
parent 4c6de26ef0
commit 8e3a8fd54c

View file

@ -1,2 +1,18 @@
# Bun discord bot
Official serverless [discord](https://bun.sh/discord) bot for [bun](https://bun.sh/) runtime
## Contributing tags
To create a new tag, you need to fork the repository and edit the `tags.toml` file
Format:
```toml
[example-tag]
keywords = ["example", "tag"]
content = """
I love bun ❤️
"""
```
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)`