Eri - Rei csxkdv
  • South America
  • I'm Eri (or Rei). I do code stuff for a living and as a hobby/for fun too.

  • Joined on 2025-06-21
csxkdv pushed to dev at csxkdv/FrugalityBot 2026-01-06 22:06:09 +01:00
eed6a9d9f6 Changed "export" to env
csxkdv pushed to dev at csxkdv/FrugalityBot 2026-01-06 21:56:08 +01:00
9dc1cf10c7 Updated Set Token workflow to correct variables
csxkdv pushed to dev at csxkdv/FrugalityBot 2026-01-06 21:53:00 +01:00
70e21fd118 Testing Gitea's Secrets
csxkdv pushed to dev at csxkdv/FrugalityBot 2026-01-06 21:41:55 +01:00
4c06e3fbbd Added "gem install bundler" because it does not come with Ruby by default
csxkdv pushed to dev at csxkdv/FrugalityBot 2026-01-06 21:39:54 +01:00
28529158e5 Added "apt-get update" to Install Ruby workflow
csxkdv pushed to dev at csxkdv/FrugalityBot 2026-01-06 21:37:39 +01:00
13dbb86d38 Updated workflow: Install ruby first -> Install dependencies -> Run main file
csxkdv pushed to dev at csxkdv/FrugalityBot 2026-01-06 21:33:19 +01:00
504773b1ca Changed "uses" to "run" 'cause I'm a bit dummy
csxkdv pushed to dev at csxkdv/FrugalityBot 2026-01-06 21:31:16 +01:00
659bd70c75 Workflow added for testing purposes
csxkdv pushed to dev at csxkdv/FrugalityBot 2026-01-06 21:27:21 +01:00
csxkdv created branch dev in csxkdv/FrugalityBot 2026-01-06 21:27:21 +01:00
csxkdv commented on issue csxkdv/FrugalityBot#9 2026-01-06 21:22:25 +01:00
Localization - Global

Based on discordrb's official repo, PR 245, localization is not a thing yet in the latest release. Localization work gets on hold until a new…

csxkdv opened issue csxkdv/FrugalityBot#9 2026-01-06 21:19:49 +01:00
Localization - Global
csxkdv pushed to main at csxkdv/FrugalityBot 2026-01-06 21:18:38 +01:00
fc3c4787fe Localization added, but not implemented yet.
csxkdv pushed to main at csxkdv/FrugalityBot 2026-01-06 19:11:31 +01:00
1035b3d0ab Just added a newline to separate boilerplate from start of the code
csxkdv closed issue csxkdv/FrugalityBot#8 2026-01-06 19:09:32 +01:00
Fix to load commands code
csxkdv commented on issue csxkdv/FrugalityBot#8 2026-01-06 19:09:32 +01:00
Fix to load commands code

Fixed by updating the Dir lookup.

Dir["#{File.dirname(__FILE__)}/commands/**/*.rb"].each

This looks for .rb files inside src/commands and `src/commands/subfolder.

csxkdv pushed to main at csxkdv/FrugalityBot 2026-01-06 19:07:54 +01:00
98c854929d Updated load_commands. Now it can load commands inside src/commands and subfolders inside commands folder.
csxkdv pushed to main at csxkdv/FrugalityBot 2026-01-06 18:42:22 +01:00
f5ec2f38fc Updated note to explain further about "TEST_SERVER_ID".
csxkdv pushed to main at csxkdv/FrugalityBot 2026-01-06 18:40:43 +01:00
ba22833413 Updated README based on current state of the bot.
csxkdv pushed to main at csxkdv/FrugalityBot 2026-01-06 18:37:39 +01:00
741762856d Statements are now generated via embed. Gruff & Prawn/Prawn-Table are no longer needed.
Compare 2 commits »