https://github.com/willrax/slacker-bot
:card_index: A bot that we use in Slack to fetch Hearthstone cards.
https://github.com/willrax/slacker-bot
Last synced: about 1 year ago
JSON representation
:card_index: A bot that we use in Slack to fetch Hearthstone cards.
- Host: GitHub
- URL: https://github.com/willrax/slacker-bot
- Owner: willrax
- Created: 2015-09-08T15:56:46.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-02T20:33:13.000Z (over 10 years ago)
- Last Synced: 2025-02-07T20:12:38.321Z (over 1 year ago)
- Language: Elixir
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Slacker
Getting Started
```
git clone git@github.com:willrax/slacker-bot.git
cd slacker-bot
mix deps.get
```