Toying around with Elixir and Nostrum
Find a file
2024-10-12 21:11:04 +02:00
config Show example config 2024-10-12 17:05:23 +02:00
lib rename for the first letter to not be capitalized 2024-10-12 21:11:04 +02:00
test Initial test 2024-10-12 14:38:08 +02:00
.gitignore Show example config 2024-10-12 17:05:23 +02:00
mix.exs add ecto and sqlite3 2024-10-12 17:13:47 +02:00
mix.lock add ecto and sqlite3 2024-10-12 17:13:47 +02:00
README.md Initial test 2024-10-12 14:38:08 +02:00

HahaYes

TODO: Add description

Installation

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

def deps do
  [
    {:haha_yes, "~> 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/haha_yes.