17 Commits

Author SHA1 Message Date
3cffa66144 updated docker file for static files 2026-03-02 00:47:45 -03:00
e505ddbdfc keep folder 2026-03-02 00:43:51 -03:00
7f670e31ff untrack db 2026-03-02 00:43:25 -03:00
584a2413ab untrack files lol 2026-03-02 00:42:38 -03:00
0b08960575 renamed: saas_bot.db -> data/saas_bot.db
modified:   db/db.go
2026-03-02 00:40:30 -03:00
cab2c8e99a Merge branch 'main' of https://gitea.sekidesu.xyz/SekiDesu01/whatsapp-bot 2026-03-02 00:38:38 -03:00
e256fcb073 modified: .env
new file:   __debug_bin.exe
	modified:   bot.db
	modified:   db/db.go
	modified:   go.mod
	new file:   handlers/auth.go
	modified:   handlers/dashboard.go
	new file:   handlers/saas.go
	modified:   handlers/webhook.go
	modified:   main.go
	new file:   saas_bot.db
	modified:   services/openrouter.go
	new file:   services/types.go
	modified:   services/whatsapp.go
	new file:   static/style.css
	modified:   templates/dashboard.html
	new file:   templates/landing.html
	new file:   templates/login.html
	new file:   templates/register.html
	deleted:    types/types.go
2026-03-02 00:38:05 -03:00
63654c4c1b dockerfile + db relocation 2026-03-02 00:17:32 -03:00
9ff021879f modified: .env
modified:   bot.db
	modified:   db/db.go
	modified:   handlers/webhook.go
	modified:   services/whatsapp.go
2026-03-01 08:40:30 -03:00
e47b12b0d9 modified: bot.db
modified:   handlers/dashboard.go
	modified:   main.go
	modified:   services/openrouter.go
	modified:   templates/dashboard.html
2026-03-01 07:39:40 -03:00
6f7987c3fe modified: bot.db
modified:   handlers/dashboard.go
	modified:   main.go
	modified:   services/openrouter.go
	modified:   templates/dashboard.html
2026-03-01 07:10:01 -03:00
d4d395356b modified: bot.db
modified:   db/db.go
	modified:   handlers/dashboard.go
	modified:   main.go
	modified:   services/openrouter.go
	modified:   templates/dashboard.html
2026-03-01 06:34:23 -03:00
39cc33a2ec Merge branch 'main' of https://gitea.sekidesu.xyz/SekiDesu01/whatsapp-bot 2026-03-01 05:40:15 -03:00
9a341fed76 modified: .env
modified:   bot.db
	modified:   db/db.go
	modified:   go.mod
	modified:   go.sum
	modified:   handlers/dashboard.go
	modified:   main.go
	modified:   services/openrouter.go
	modified:   templates/dashboard.html
2026-03-01 05:39:31 -03:00
0b61ee82f3 gitignore :p 2026-03-01 05:11:56 -03:00
7a5f5d86f4 new file: .env
new file:   bot.db
	new file:   db/db.go
	new file:   go.mod
	new file:   go.sum
	new file:   handlers/dashboard.go
	new file:   handlers/webhook.go
	new file:   main.go
	new file:   services/openrouter.go
	new file:   services/whatsapp.go
	new file:   templates/dashboard.html
	new file:   types/types.go
2026-03-01 05:07:40 -03:00
3412ff41ec Initial commit 2026-03-01 05:03:42 -03:00