DashBot/shard.yml

33 lines
566 B
YAML

name: DashBot
version: 0.1.0
authors:
- Arthur Poulet <arthur.poulet@mailoo.org>
license: MIT
dependencies:
# irc
crirc:
github: Meoowww/Crirc
branch: master
# dice roll
rollable:
github: Nephos/crystal_rollable
branch: master
# Sql
pg:
github: will/crystal-pg
# db:
# github: Nephos/crystal-db
# branch: feature/namedtuple-for-query
# database migrations
micrate:
github: juanedi/micrate
# .env file
dotenv:
github: gdotdesign/cr-dotenv
# --daemonize
daemonize:
github: DougEverly/daemonize.cr