We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
設定ファイルを /config/ 内に入れるのを前提とすることで、basename で簡潔に指定できるようにする。
例
bin/rgrb-ircbot -c rg_test
The text was updated successfully, but these errors were encountered:
README.md: 設定ファイル指定部分を更新
a610ad6
refs #31
5b33b34
設定ファイル読み込みでのミスを修正
2f577a9
refs #31 読み込んだ設定を返せていなかった
ochaochaocha3
No branches or pull requests
設定ファイルを /config/ 内に入れるのを前提とすることで、basename で簡潔に指定できるようにする。
例
The text was updated successfully, but these errors were encountered: