Commit Graph

5 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet ba0938672f
chore: bump to 1.0.1 2024-01-18 23:22:31 +01:00
Lucien Cartier-Tilet 844940da00
chore: update bot framework
This commit updates the crate poise to its latest version
2024-01-18 20:47:37 +01:00
Lucien Cartier-Tilet 4789ffd34d
feat: dockerize p4bl0t
This commit removes DATABASE_URL variable in favour of a fixed name.
The project won’t panic anymore if this variable isn’t set. This
removes the need for dotenvy.

It also adds the necessary files to dockerize the application.

Update instructions in README on how to run the project.

Add possibility to compile the project without a database available.

Closes #8
2024-01-18 02:50:40 +01:00
Lucien Cartier-Tilet f92720eace
chore: bump version to 1.0.0 2023-11-24 00:02:31 +01:00
Lucien Cartier-Tilet 47dd2b02c4
initial commit 2023-11-23 00:59:55 +01:00