No description
Find a file
2025-11-25 22:15:47 +02:00
include initial commit 2025-11-24 22:16:01 +02:00
nix updated meowlib added guilds intent to bot and fixed a segfault that occurred with a -e argument and no parameter 2025-11-25 22:15:47 +02:00
src updated meowlib added guilds intent to bot and fixed a segfault that occurred with a -e argument and no parameter 2025-11-25 22:15:47 +02:00
.env.example initial commit 2025-11-24 22:16:01 +02:00
.gitignore initial commit 2025-11-24 22:16:01 +02:00
CMakeLists.txt initial commit 2025-11-24 22:16:01 +02:00
flake.lock initial commit 2025-11-24 22:16:01 +02:00
flake.nix initial commit 2025-11-24 22:16:01 +02:00
README.md initial commit 2025-11-24 22:16:01 +02:00

Archie very meow bot

how to use!!!

cp .env.example .env
mkdir build
cd build
cmake ..
cmake --build .
./archie

or use nix!!