Thanks to visit codestin.com
Credit goes to github.com

Skip to content

An Alice Slack bot handlez freestyled up in Elixir, ta help make yo' slack chats mo' thug

Notifications You must be signed in to change notification settings

notdevinclark/alice_shizzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
```
  1. 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.

About

An Alice Slack bot handlez freestyled up in Elixir, ta help make yo' slack chats mo' thug

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages