Skip to content

moko256/niconico_watcher_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

niconico_watcher_rust

This is a discord and misskey bot that watch niconico and notify a channel new videos, inspired by zen510 and nirsmmy 's niconico_watcher.

Usage

  • With cargo run

    1. Copy bot_config-template.toml to bot_config.toml
    2. Get tokens and channel id from discord dev portal and fill all fields of the bot_config.toml with them
    3. Run cargo run --release
  • With binary built from cargo build --release

    1. Copy bot_config-template.toml as bot_config.toml into the directory of your choice.
    2. Get tokens and channel id from discord dev portal and fill all fields of the bot_config.toml with them
    3. Run cargo build --release
    4. Copy target/release/niconico-watcher-rust[.exe] to the directory.
    • Directory structure will:
      • bot_config.toml
      • niconico-watcher-rust[.exe]

Reference

About

A discord bot, watching niconico and notifying a channel new videos.

Topics

Resources

License

Stars

Watchers

Forks

Languages