flora is a fast and secure runtime that lets you write discord bots for your servers, with a rich TypeScript SDK, without worrying about running infrastructure. [mirror]
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at trunk 10 lines 379 B view raw
1# Copy this file to `.buckconfig.local` if you need machine-local notes. 2# Buck actions in this repo expect toolchain env vars to come from your shell. 3# 4# Example before source-mode builds: 5# export V8_FROM_SOURCE=1 6# export LIBCLANG_PATH=/usr/lib/llvm-19/lib 7# export GN=/usr/bin/gn 8# export NINJA=/usr/bin/ninja 9# export PYTHON=python3 10# export EXTRA_GN_ARGS='is_debug=false'