mirror of
https://github.com/xHyroM/bun-discord-bot.git
synced 2024-11-10 01:08:07 +01:00
Official discord bot for bun server
.github/workflows | ||
data | ||
scripts/validate_tags | ||
src | ||
.gitignore | ||
bun.lockb | ||
LICENSE | ||
package.json | ||
pnpm-lock.yaml | ||
README.md | ||
tsconfig.json |
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:
- 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>)
- Keywords need to include the tag name
- Use
+++
for codeblock (https://canary.discord.com/channels/876711213126520882/887787428973281300/997045766411530281)