2025-01-26 15:48:38 +05:00
2025-01-25 15:46:27 +05:00
2025-01-26 15:48:38 +05:00
2025-01-26 15:48:38 +05:00
2025-01-25 13:22:59 +05:00
2025-01-15 13:40:43 +05:00
2025-01-25 14:21:16 +05:00
2024-12-31 02:20:56 +05:00
2025-01-25 17:23:20 +05:00

Sparkle

Library for creating Discord bots.

How to Build

Required Libraries

  • curl
  • ixwebsocket

Build Instructions

git clone http://applejack.ygg/fluttershy/sparkle.git && cd sparkle
cmake -B build && cmake --build build -j$(nproc)
build/sparkle -t <BOT_TOKEN>

ToDo

  • Websocket support
  • Minimal discord api support
  • Selfbot support
  • Easy to use
  • Optimised for high loads (not tested)
  • Full api support
  • Fixes for known bugs
  • Windows support
  • Sharding
  • Tests
Description
Library for creating Discord bots in C++
Readme GPL-3.0 440 KiB
Languages
C++ 99.8%
CMake 0.2%