This commit is contained in:
HugeFrog24
2026-05-12 18:21:34 +02:00
parent 41c9b8075b
commit 480764f068
34 changed files with 5111 additions and 510 deletions
+10 -3
View File
@@ -1,11 +1,18 @@
# Local IDE config & user settings
.vscode/
# Go vendor directory
vendor/
# Environment variables
.env
# Log file
bot.log
# Any log files
*.log
# Database file
bot.db
bot.db
# All config files except for the default
config/*
!config/default.json