- 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
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.
Related to Issue #7 - Update the way statements are generated (code), UX/UI has been improved by using embeds instead of a downloadable…
Code works, updated backgroundColor for image graph due to default being transparent.
https://quickchart.io/documentation/
QuickChart's being used to generate graphs/charts, embeds help…
Code finished. Testing phase now. Using embeds for the body and QuickChart.io for generating the doughnut chart.
Colors for the embed are randomly generated.
Working on progress by turning the .PDF file into an Embed.
Fixed by adding sleep(amount_of_seconds), where amount_of_seconds can be an Integer, or a Float.