23 Commits

Author SHA1 Message Date
8b09b2e323 Merge pull request 'Closed issue #8 and Created A command to clear the db from entries that are 40 days old or older. The DB now lies in an external volume so the redeploy wont hurt it' (#10) from dev into main
Some checks failed
Bot Unit Tests / test (push) Has been cancelled
Reviewed-on: #10
2026-04-02 14:49:46 +00:00
6cc4c543e2 Closed issue #8 and reworked the docker-compose and also made a command to clear the db which should run once a night at 00:00. it deletes all entries that are older then 40 days
Some checks failed
Bot Unit Tests / test (push) Has been cancelled
Bot Unit Tests / test (pull_request) Successful in 10m14s
2026-04-02 16:36:29 +02:00
ed4ae89369 Merge pull request 'main' (#9) from main into dev
Some checks failed
Bot Unit Tests / test (push) Failing after 5m17s
Reviewed-on: #9
2026-04-02 14:09:33 +00:00
deec858857 Update db_management/db_management.go
Some checks failed
Bot Unit Tests / test (push) Has been cancelled
2026-04-01 22:01:32 +00:00
d37eedf7cf Update docker-compose.yaml
Some checks failed
Bot Unit Tests / test (push) Has been cancelled
2026-04-01 22:00:21 +00:00
555bb588a0 Merge pull request 'refactored the voice update function to exclude users if their muted or afk and remade the commands' (#6) from dev into main
Some checks failed
Bot Unit Tests / test (push) Has been cancelled
Reviewed-on: Jannis/discord-go-bot#6
2026-04-01 21:00:10 +00:00
6b0dc24721 refactored the voice update function to exclude users if their muted or afk and remade the commands
Some checks failed
Bot Unit Tests / test (push) Has been cancelled
Bot Unit Tests / test (pull_request) Has been cancelled
2026-04-01 22:50:03 +02:00
efc178f578 Merge pull request 'changed version on the dockerfile' (#5) from dev into main
Some checks failed
Bot Unit Tests / test (push) Has been cancelled
Reviewed-on: Jannis/discord-go-bot#5
2026-04-01 19:52:51 +00:00
493c093fdb changed version on the dockerfile
Some checks failed
Bot Unit Tests / test (push) Has been cancelled
Bot Unit Tests / test (pull_request) Successful in 10m16s
2026-04-01 21:52:02 +02:00
03606d5a3e Update docker-compose.yaml
All checks were successful
Bot Unit Tests / test (push) Successful in 10m13s
2026-04-01 19:33:25 +00:00
28f2dc9193 Merge pull request 'updated docker-compose' (#4) from dev into main
Some checks failed
Bot Unit Tests / test (push) Has been cancelled
Reviewed-on: Jannis/discord-go-bot#4
2026-04-01 19:32:02 +00:00
ad0e6acf26 updated docker-compose
Some checks failed
Bot Unit Tests / test (push) Has been cancelled
Bot Unit Tests / test (pull_request) Has been cancelled
2026-04-01 21:31:12 +02:00
a3f4786586 Merge pull request 'initial merge' (#1) from dev into main
All checks were successful
Bot Unit Tests / test (push) Successful in 10m10s
Reviewed-on: Jannis/discord-go-bot#1
2026-04-01 19:04:09 +00:00
d9dc739963 Dockerized
All checks were successful
Bot Unit Tests / test (push) Successful in 10m14s
Bot Unit Tests / test (pull_request) Successful in 10m14s
2026-04-01 20:45:18 +02:00
9efa490ffe optimized the tests and go.mod file. Switched to older version for better compatibility
All checks were successful
Bot Unit Tests / test (push) Successful in 10m20s
2026-04-01 20:30:40 +02:00
e4b86421a6 updated test.yaml
Some checks failed
Bot Unit Tests / test (push) Has been cancelled
2026-04-01 20:21:57 +02:00
120b713fb4 added tests
Some checks failed
Bot Unit Tests / run-tests (push) Failing after 7s
2026-04-01 20:18:30 +02:00
6f3e5e3d2b Merge branch 'dev' of ssh://gitea.starfour.de:2222/Jannis/discord-go-bot into dev 2026-04-01 20:15:48 +02:00
51200014fc updated so the filename wont matter 2026-04-01 20:14:12 +02:00
bfff048d60 Delete bot.db 2026-04-01 18:13:06 +00:00
75d0078a60 wont save my local test db on the server 2026-04-01 20:12:46 +02:00
87b3623e60 v1 finished. Gonna build a dockerfile later 2026-04-01 20:11:38 +02:00
f1b157038c Initial commit 2026-03-31 15:05:47 +00:00