Home

Awesome

AliceShizzle

Hex.pm Hex.pm Hex.pm

A handlez fo' tha Alice Slack bot fo' realz. Allows you ta drop a rhyme like a thug by utilizin Gizoogle.

Warning: This may contain profanitizzle n' other possibly bitch ass terms, obviously take dis as parodizzle.

Installation

If available up in Hex, tha package can be installed as:

  1. Add alice_shizzle ta yo' list of dependencies up in mix.exs:
```elixir
defp deps do
  [
    {:websocket_client, github: "jeremyong/websocket_client"},
    {:alice, "~> 0.3"},
    {:alice_shizzle, "~> 0.1.2"}
  ]
end
```

2. Add tha handlez ta yo' list of registered handlezs in mix.exs:

```elixir
def application do
  [applications: [:alice],
    mod: {
      Alice, [Alice.Handlers.Shizzle, ...]}]
end
```

Usage

Hit up @alice help fo' mo' shiznit.