Discord to IRC bridge
- C 93.7%
- JavaScript 5.2%
- CMake 1.1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| conf | ||
| lib | ||
| nginx | ||
| src | ||
| .gitignore | ||
| .gitmodules | ||
| CMakeLists.txt | ||
| example-conf.json | ||
| LICENSE | ||
| README.md | ||
slopbridge
git clone ...
cd slopbridge
git submodule update --init --recursive
cmake -S . -B build
cmake --build build
./build/slopbridge <path-to-config>