url update

This commit is contained in:
fluttershy 2025-01-01 13:21:48 +05:00
parent 0a3f012f1d
commit d64486c624

View File

@ -3,7 +3,7 @@ Library for creating discord bots
# How to build
```bash
git clone https://\[226:6bac:39d0:90bd:f480:fb4d:fadf:2045\]:8443/fluttershy/sparkle.git
git clone http://applejack.ygg/fluttershy/sparkle.git
mkdir sparkle/build && cd sparkle/build
cmake .. && make
./sparkle -t <BOT_TOKEN> -i <BOT_INTENTS>