16 lines
579 B
Markdown
16 lines
579 B
Markdown
# stereo.cat discord bot
|
|
|
|
written in typescript with d.js & bun
|
|
|
|
## development
|
|
https://bun.sh/docs/installation
|
|
|
|
```bash
|
|
git clone https://git.iwakura.rip/stereo.cat/discord-bot
|
|
bun install
|
|
bun run --watch .
|
|
```
|
|
|
|
## disclaimer
|
|
|
|
All graphic assets belonging to stereo.cat may not be used in unofficial instances, forks or versions of our software. Please replace them if you are hosting our software yourself, they can be found in the ``public`` folder in this repository. More information (like the full license) can be found [here](https://git.iwakura.rip/stereo.cat/public)
|