2025-01-14 05:18:08 +05:00
2025-01-14 05:18:08 +05:00
2025-01-14 05:18:08 +05:00
2025-01-06 21:57:27 +05:00
2025-01-13 22:34:42 +05:00
2024-12-31 02:20:56 +05:00
2025-01-06 22:00:02 +05:00

Sparkle

Library for creating discord bots

How to build

git clone http://applejack.ygg/fluttershy/sparkle.git
mkdir sparkle/build && cd sparkle/build
cmake .. && make
./sparkle -t <BOT_TOKEN> -i <BOT_INTENTS>
Description
Library for creating Discord bots in C++
Readme GPL-3.0 440 KiB
Languages
C++ 99.8%
CMake 0.2%