chore: bump to 1.0.1 #21

Merged
phundrak merged 8 commits from develop into main 2024-01-18 22:25:35 +00:00

8 Commits

Author SHA1 Message Date
128b0aa6c6 Merge pull request 'chore: bump to 1.0.1' (#20) from feature/1.0.1 into develop
Reviewed-on: #20
2024-01-18 22:23:53 +00:00
ba0938672f
chore: bump to 1.0.1 2024-01-18 23:22:31 +01:00
e32f8b4439 Merge pull request 'chore: update bot framework' (#19) from fix/cve into develop
Reviewed-on: #19
2024-01-18 22:12:51 +00:00
844940da00
chore: update bot framework
This commit updates the crate poise to its latest version
2024-01-18 20:47:37 +01:00
d17252b338 Merge pull request 'feat: dockerize p4bl0t' (#17) from feature/dockerized into develop
Reviewed-on: #17
2024-01-18 01:51:55 +00:00
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
d789ea7e74 Merge pull request 'refactor: simplify code, better organize it, and comment it' (#16) from feature/refactorization into develop
Reviewed-on: #16
2023-11-25 22:33:50 +00:00
d6b208963d
refactor: simplify code, better organize it, and comment it 2023-11-25 23:33:06 +01:00