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 closed issue csxkdv/FrugalityBot#1 2026-01-06 18:32:55 +01:00
Update the way statements are generated - UX/UI
csxkdv commented on issue csxkdv/FrugalityBot#1 2026-01-06 18:32:55 +01:00
Update the way statements are generated - UX/UI

Related to Issue #7 - Update the way statements are generated (code), UX/UI has been improved by using embeds instead of a downloadable…

csxkdv closed issue csxkdv/FrugalityBot#7 2026-01-06 18:29:33 +01:00
Update the way statements are generated - Code
csxkdv commented on issue csxkdv/FrugalityBot#7 2026-01-06 18:29:33 +01:00
Update the way statements are generated - Code

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…

csxkdv commented on issue csxkdv/FrugalityBot#7 2026-01-06 18:23:11 +01:00
Update the way statements are generated - Code

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.

csxkdv commented on issue csxkdv/FrugalityBot#7 2026-01-06 18:04:32 +01:00
Update the way statements are generated - Code

Working on progress by turning the .PDF file into an Embed.

csxkdv closed issue csxkdv/FrugalityBot#2 2026-01-06 17:21:24 +01:00
Fixing ratelimit warnings
csxkdv commented on issue csxkdv/FrugalityBot#2 2026-01-06 17:21:24 +01:00
Fixing ratelimit warnings

Fixed by adding sleep(amount_of_seconds), where amount_of_seconds can be an Integer, or a Float.

https://apidock.com/ruby/v2_5_5/Kernel/sleep

csxkdv opened issue csxkdv/FrugalityBot#8 2026-01-06 03:35:13 +01:00
Commands folder can fail if folders are created inside it
csxkdv pushed to main at csxkdv/FrugalityBot 2026-01-06 03:23:59 +01:00
4a535d4080 Updated markdown for "License" to point at the website instead of the LICENSE file
csxkdv pushed to main at csxkdv/FrugalityBot 2026-01-06 03:18:42 +01:00
d5e727c358 Renamed "COPYING" to "LICENSE". That's it.
csxkdv opened issue csxkdv/FrugalityBot#7 2026-01-06 01:19:59 +01:00
Update the way statements are generated - Code
csxkdv opened issue csxkdv/FrugalityBot#6 2026-01-06 01:02:36 +01:00
Localization - Bot responses
csxkdv opened issue csxkdv/FrugalityBot#5 2026-01-06 01:01:11 +01:00
Localization - Command choices
csxkdv opened issue csxkdv/FrugalityBot#4 2026-01-06 01:00:27 +01:00
Localization - Command descriptions
csxkdv opened issue csxkdv/FrugalityBot#3 2026-01-06 00:44:10 +01:00
Localization missing
csxkdv pushed to main at csxkdv/FrugalityBot 2026-01-06 00:30:22 +01:00
d824afc5da Added boilerplate notice 'cause I forgot to add it
csxkdv pushed to main at csxkdv/FrugalityBot 2026-01-06 00:29:09 +01:00
f841f6ec95 Updated README based on current state of the bot
csxkdv opened issue csxkdv/FrugalityBot#2 2026-01-06 00:27:43 +01:00
Fixing ratelimit warnings
csxkdv opened issue csxkdv/FrugalityBot#1 2026-01-06 00:24:46 +01:00
Update the way statements are generated.