tbot

Version, currently 1.1.04 versions

github.com/4eam/tbot

DevSilenceKeeper but written in powerful Crystal

3 stars
0 dependents
License: GNU

Installation

# Add this to your shard.yml
dependencies:
  tbot:
    github: 4eam/tbot
    version: ~> 1.1.0

Then run:

shards install

shard.yml

Crystal
no constraint declared
License
GNU
Author
Grigoriy Betsan

Dependencies

Runtime Dependencies

  • totem*github: icyleaf/totem
  • crecto*github: fridgerator/crecto
  • micrate*github: amberframework/micrate
  • sqlite3*github: crystal-lang/crystal-sqlite3
  • telegram_bot*github: hangyas/telegram_bot

README

CrystalSilenceKeeper

DevSilenceKeeper but written in Crystal

Setup

  • Run shards to install dependencies.
  • Copy config.yml.example to config.yml and edit your Bot Key
  • bin/micrate up to setup sqlite3 database
  • You are ready to run bot with crystal tbot.cr