Updated README to explain a bit further what the bot does

This commit is contained in:
2026-01-05 19:17:17 +01:00
parent ac6f366083
commit 9f333f91fd

View File

@@ -1,6 +1,6 @@
# FrugalityBot
Frugality is a Discord Bot written in Ruby using `discordrb` and PostgreSQL. It's usage is meant to track your own finances. Work in progress.
Frugality is a Discord Bot written in Ruby using `discordrb` and PostgreSQL. Its usage is meant to track your own finances, with monthly reports. Work in progress.
## Features
1. Commands are separated into individual files in `src/commands`. This is the only place you'll need to add a new command.