Skip to content

349Bot is a blazingly-fast C++ based Discord music bot.

License

Notifications You must be signed in to change notification settings

Fyphen1223/349Bot

Repository files navigation

349Bot

349Bot is a blazingly-fast C++ based Discord music bot.

Quick Memo for Developing

gpg often fails to sign.

This command

echo "hoge" | gpg --clearsign --no-autostart --pinentry-mode=loopback

Log level

0: TRACE 1: DEBUG 2: INFO 3: WARN 4: ERROR 5: CRITICAL

Build

cmake --build build --config Release
cmake -DCMAKE_TOOLCHAIN_FILE=toolchain-mingw.cmake -B windows

To build libhv, you have to do this:

./configure
cmake --DWITH_OPENSSL
cmake install

About

349Bot is a blazingly-fast C++ based Discord music bot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published