No description
Find a file
2025-05-18 16:46:39 -04:00
config Fix album fetching, populate artists, auto-migrate on startup 2025-05-18 16:46:39 -04:00
lib Fix album fetching, populate artists, auto-migrate on startup 2025-05-18 16:46:39 -04:00
priv/repo/migrations Fix album fetching, populate artists, auto-migrate on startup 2025-05-18 16:46:39 -04:00
test working polls! 2025-05-12 21:44:54 -04:00
.envrc add nixos module, use .env file 2025-05-14 22:00:14 -04:00
.formatter.exs Initial commit with song database 2025-05-02 19:17:16 -04:00
.gitignore putting the sqlite file in git was silly 2025-05-14 22:01:37 -04:00
deps.nix add build to flake 2025-05-12 22:31:55 -04:00
flake.lock fix on nixos 24.11 2025-05-14 22:29:16 -04:00
flake.nix Fix album fetching, populate artists, auto-migrate on startup 2025-05-18 16:46:39 -04:00
mix.exs don't force latest elixir (fix for nixos 24.11) 2025-05-14 22:35:51 -04:00
mix.lock Initial commit with song database 2025-05-02 19:17:16 -04:00
README.md Initial commit with song database 2025-05-02 19:17:16 -04:00

SpindleyBot

TODO: Add description

Installation

If available in Hex, the package can be installed by adding spindleybot to your list of dependencies in mix.exs:

def deps do
  [
    {:spindleybot, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/spindleybot.