A Discord bot to notify you about the latest manga chapters released by TCB.
Usage:
tcb-bot [command] [flags]
Commands:
start Start tcb-bot
version Print version info
help Show this help message
Flags:
-c, --config <path> Path to configuration file (default is in the default user config directory)
Provide a configuration file using one of the following methods:
1. Use the --config <path> or -c <path> flag.
2. Place a config.toml file in the default user configuration directory (e.g., ~/.config/tcb-bot/).
3. Place a config.toml file a folder inside your home directory (e.g., ~/.tcb-bot/).
4. Place a config.toml file in the directory of the binary.