This commit is contained in:
HugeFrog24
2026-03-05 08:41:48 +01:00
parent 9f2b3df4c8
commit 265f6676d8
35 changed files with 4799 additions and 958 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