2025-01-06 21:58:58 +05:00
2025-01-06 21:58:58 +05:00
2025-01-06 21:57:27 +05:00
2025-01-06 21:57:27 +05:00
2025-01-01 18:23:07 +05:00
2024-12-31 02:20:56 +05:00
2025-01-01 13:21:48 +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%