Commit Graph

37 Commits

Author SHA1 Message Date
e037333da1 Added "sudo" to please the Gods
Some checks failed
Compile / Compile (push) Failing after 16s
2026-01-06 18:21:41 -03:00
ffa982eb74 Removed the "-u" of the command line, sob
Some checks failed
Compile / Compile (push) Failing after 17s
2026-01-06 18:20:16 -03:00
6c0c15d3fa Added postgres user and db creation to workflow
Some checks failed
Compile / Compile (push) Failing after 18s
2026-01-06 18:19:05 -03:00
d8fc36bffb Changed host to IP address to see if workflow works now
Some checks failed
Compile / Compile (push) Failing after 22s
2026-01-06 18:16:55 -03:00
f516f0cf00 Forgot the comma, oopsies
Some checks failed
Compile / Compile (push) Failing after 20s
2026-01-06 18:13:54 -03:00
1253471fc3 Updated database code to see if it aligns with workflow requirements
Some checks failed
Compile / Compile (push) Failing after 22s
2026-01-06 18:12:55 -03:00
77d992720d Added postgres to the workflow just to see if it works
Some checks failed
Compile / Compile (push) Failing after 31s
2026-01-06 18:10:45 -03:00
eed6a9d9f6 Changed "export" to env
Some checks failed
Compile / Compile (push) Failing after 18s
2026-01-06 18:05:30 -03:00
9dc1cf10c7 Updated Set Token workflow to correct variables
Some checks failed
Compile / Compile (push) Failing after 23s
2026-01-06 17:56:04 -03:00
70e21fd118 Testing Gitea's Secrets
Some checks failed
Compile / Compile (push) Failing after 25s
2026-01-06 17:52:54 -03:00
4c06e3fbbd Added "gem install bundler" because it does not come with Ruby by default
Some checks failed
Compile / Compile (push) Failing after 19s
2026-01-06 17:41:49 -03:00
28529158e5 Added "apt-get update" to Install Ruby workflow
Some checks failed
Compile / Compile (push) Failing after 15s
2026-01-06 17:39:49 -03:00
13dbb86d38 Updated workflow: Install ruby first -> Install dependencies -> Run main file
Some checks failed
Compile / Compile (push) Failing after 5s
2026-01-06 17:37:33 -03:00
504773b1ca Changed "uses" to "run" 'cause I'm a bit dummy
Some checks failed
Compile / Compile (push) Failing after 4s
2026-01-06 17:33:14 -03:00
659bd70c75 Workflow added for testing purposes
Some checks failed
Compile / Compile (push) Failing after 4s
2026-01-06 17:31:10 -03:00
fc3c4787fe Localization added, but not implemented yet. 2026-01-06 17:18:29 -03:00
1035b3d0ab Just added a newline to separate boilerplate from start of the code 2026-01-06 15:11:26 -03:00
98c854929d Updated load_commands. Now it can load commands inside src/commands and subfolders inside commands folder. 2026-01-06 15:07:48 -03:00
f5ec2f38fc Updated note to explain further about "TEST_SERVER_ID". 2026-01-06 18:42:20 +01:00
ba22833413 Updated README based on current state of the bot. 2026-01-06 14:40:38 -03:00
1365491c13 Merge branch 'main' of https://git.thenight.club/csxkdv/FrugalityBot 2026-01-06 14:37:37 -03:00
741762856d Statements are now generated via embed. Gruff & Prawn/Prawn-Table are no longer needed. 2026-01-06 14:37:35 -03:00
4a535d4080 Updated markdown for "License" to point at the website instead of the LICENSE file 2026-01-06 03:23:57 +01:00
d5e727c358 Renamed "COPYING" to "LICENSE". That's it. 2026-01-06 03:18:41 +01:00
d824afc5da Added boilerplate notice 'cause I forgot to add it 2026-01-05 20:30:16 -03:00
Eri
f841f6ec95 Updated README based on current state of the bot 2026-01-06 00:29:07 +01:00
689079ce21 Added a way to see report/statements. Added more gems to the Gemfile. 2026-01-05 20:20:25 -03:00
d08af2f294 Fixed markdown being weird on README 2026-01-05 19:34:58 -03:00
4586295e62 Updated README. 2026-01-05 19:34:08 -03:00
a923fce12e Added a way to spend money. 2026-01-05 19:27:23 -03:00
6588d68cc4 Merge branch 'main' of https://git.thenight.club/csxkdv/FrugalityBot 2026-01-05 19:17:55 -03:00
86e1af1a66 Updated database content, new "add" command for earnings. 2026-01-05 19:16:04 -03:00
Eri
9f333f91fd Updated README to explain a bit further what the bot does 2026-01-05 19:17:17 +01:00
ac6f366083 Added GNU GPLv3 license and boilerplate notice 2026-01-05 15:11:28 -03:00
23cb01dc93 Modified readme to remove markdown in link 2026-01-05 14:47:27 -03:00
19fe40c34f README created 2026-01-05 14:46:25 -03:00
ac90a9628d Main commit 2026-01-05 14:36:22 -03:00