Add files

This commit is contained in:
2025-12-30 02:54:25 +01:00
commit 71f3be080e
10 changed files with 367 additions and 0 deletions

4
include/airi/airi.h Normal file
View File

@@ -0,0 +1,4 @@
#pragma once
#include <dpp/dpp.h>
#include <dpp/nlohmann/json.hpp>