neca-cmd 0.3.0

A simple command tokenizer used by my Twitch chat bot
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "neca-cmd"
version = "0.3.0"
edition = "2024"
description = "A simple command tokenizer used by my Twitch chat bot"
homepage = "https://noit.ing/live"
authors = ["Anton Bulakh <him@necauq.ua>"]
license = "MIT"

[dev-dependencies]
insta = "1.43"