0.4.0b1 add database and /userinfo (incomplete)

This commit is contained in:
Yusur 2026-02-25 10:46:15 +01:00
parent 3f13fe1ec0
commit 5b98a2e98a
18 changed files with 1194 additions and 243 deletions

View file

@ -1,5 +1,10 @@
# Changelog
## 0.4.0 (TBA)
* Switched database to PostgreSQL
* Added `/userinfo` command and balance
## 0.3.2 (February 20, 2026)
* Fixed `/wiki` loading non-existent pages.