2025-01-30 17:21:08 +05:00
2025-01-30 17:21:08 +05:00
2025-01-30 17:21:08 +05:00
2025-01-30 17:21:08 +05:00
2025-01-29 16:06:47 +05:00
2025-01-26 23:33:52 +05:00
2025-01-30 17:21:08 +05:00
2024-12-31 02:20:56 +05:00
2025-01-27 22:05: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
  • Selfbot support
  • Easy to use
  • Optimised for high loads (not tested)
  • Full api support
  • Windows support
  • Sharding
  • Interactions
  • Tests
Description
Library for creating Discord bots in C++
Readme GPL-3.0 741 KiB
Languages
C++ 92.9%
CMake 7.1%