GitHub - Swall0w/yabumi · GitHub
Skip to content

Swall0w/yabumi

Folders and files

Repository files navigation

Yabumi

Install

    git clone https://github.com/Swall0w/yabumi
    cd yabumi
    pip install -e .

Before using yabumi, you need to prepare the configuration in ~/.yabumi.toml.

[default]
url = "slack url"
username = "bot name"
target_username = "@hoge"

We remark that target_username is defined user member id.

Usage

As lik the time command, add yabumi before the target command. For example, if you want execute python train.py, your command should be like this.

    yabumi python train.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors