18 lines
273 B
YAML
18 lines
273 B
YAML
|
name: joann-pupper-bot
|
||
|
version: 0.1.0
|
||
|
|
||
|
authors:
|
||
|
- Danila Fedorin <danila.fedorin@gmail.com>
|
||
|
|
||
|
targets:
|
||
|
joann-pupper-bot:
|
||
|
main: src/joann-pupper-bot.cr
|
||
|
|
||
|
dependencies:
|
||
|
telepathy:
|
||
|
git: http://dev.danilafe.com/Crystal-Bots/telepathy
|
||
|
|
||
|
crystal: 0.24.1
|
||
|
|
||
|
license: MIT
|