13 Commits

Author SHA1 Message Date
owenrees 0eddf04678 Projects and Diseases placeholder application commands (#17)
* fix module name in backup

* save projects to persistent_term

* retrieve projects on bot startup

* remove commented out code

* register project autocomplete

* placeholder text for project

* placeholder disease command
2025-12-08 08:53:48 +01:00
owenrees 02372f2076 Feat/error logs (#16)
* added list of tasks to achieve

* update deps

* update elixir version in CI/CD pipeline

* update todo with branch push checks

* underscores separation of large numbers

* update elixir version and deps

* add basic module  docs

* remove IO.inspect call

* check if list is empty rather than traversing list for length

* revert empty list code

* duration tests

* add mime type tests

* use logger instread of inspect, remove todos

* replace list length check with Enum.empty

* replace list length check with !Enum.empty?

* numbers readability fix by using underscores on large numbers

* iucn parser replaced case with multiclause function and added test

* replace map and join with map_join

* fix multiple spec issues where map() must be inside a list
2025-12-06 23:41:59 +01:00
Owen 62e8ae869a update invite link 2025-01-15 13:47:03 +01:00
Owen 8f8b52740e updated installation 2025-01-14 09:52:37 +01:00
Owen 463771a204 typo correction 2025-01-09 15:15:01 +01:00
Owen 36324c4ce3 README update to reflect new env var 2024-12-22 20:40:32 +01:00
Owen 9e4949ee1c env var change 2024-12-22 11:58:19 +01:00
Owen cab8b052bf remove tesla from logger 2024-12-18 12:00:52 +01:00
Owen 2652a8f561 Discord customer logger 2024-12-17 15:28:34 +01:00
Owen 727706bb2c image download and save ran as async task 2024-12-16 20:45:30 +01:00
Owen 27838e8e1a readme updates 2024-12-16 11:06:33 +01:00
Owen 6ffbc7fedf readme update 2024-12-14 00:18:36 +01:00
Owen 1c4d0fb8af initial commit 2024-12-13 22:03:26 +01:00