heisenbot

Version, currently master branch1 version
  • master branchlatestJan 17, 2021

github.com/tsoding/heisenbot

Just a simple twitch chat bot to try out Crystal Programming Lnaguage

4 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  heisenbot:
    github: tsoding/heisenbot
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
no constraint declared
License
MIT
Author
Alexey Kutepov
Target
  • heisenbot from src/main.cr

Dependencies

Runtime Dependencies

  • crirc*github: Meoowww/Crirc, branch: master

README

Heisenbot

Just a small simple bot to try out Crystal Programming Language

Quick Start

Install Crystal.

$ shards build
$ ./bin/heisenbot secret.json

secret.json format

{
    "twitch": {
        "account": "mrbotka",
        "token": "uwuowouwuowouwuowouwuowouwuowouwuowouwuowo"
    }
}

Screencast

| Thumbnail | Link | | --- | --- | | thumbnail | Crystal Programming Language |