mirror of
https://github.com/xHyroM/bun-discord-bot.git
synced 2024-11-10 01:08:07 +01:00
16c842808d
Thanks @Didas-git for big help https://github.com/xHyroM/bun-discord-bot/pull/31 --------- Co-authored-by: DidaS <didasoficial@gmail.com>
23 lines
573 B
Markdown
23 lines
573 B
Markdown
# Bun discord bot
|
|
Official discord bot for [bun](https://bun.sh/) [discord server](https://bun.sh/discord)
|
|
|
|
## Contributing tags
|
|
To create a new tag, you need to fork this repository and add new file to `data/tags/name.md` file
|
|
|
|
Format:
|
|
```md
|
|
---
|
|
question: Question question question?
|
|
keywords:
|
|
- "keyword1"
|
|
- "keyword2"
|
|
---
|
|
|
|
comment 1
|
|
comment 2
|
|
comment 3
|
|
```
|
|
|
|
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>)`
|