trying to add a bot command, almost done

This commit is contained in:
Mmokane
2024-04-24 02:35:31 +01:00
parent 4881feb89b
commit 44f880a285
5 changed files with 59 additions and 9 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"C_Cpp.errorSquiggles": "enabled"
}