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
여기서 막혔는데,
윈도10 rustc 1.32.0-nightly (0b9f19dff 2018-11-21)에서 빌드는 잘 되었고 dev.toml은 다음과 같이 적었습니다:
rustc 1.32.0-nightly (0b9f19dff 2018-11-21)
dev.toml
[discord] bot_token = "테스트용토큰내용" [irc] nickname = "testbot" server = "irc.ozinger.org" port = 6661 channels = ["테스트용채널이름"]
설정을 잘못 적어서 그런건가요? 아니면 윈도에서는 실행이 불가능한가요?
The text was updated successfully, but these errors were encountered:
오류로 봐서는 아마 bot_token에 문제가 있지 않나 생각되네요.
bot_token
https://docs.rs/serenity/0.5.13/serenity/prelude/enum.GatewayError.html#variant.InvalidAuthentication
Sorry, something went wrong.
저 내용들만 채우면 제대로 실행되나요? 아니면 더 채워야되는 내용이 있나요?
네. 저걸로 충분할 겁니다.
No branches or pull requests
여기서 막혔는데,

윈도10
rustc 1.32.0-nightly (0b9f19dff 2018-11-21)
에서 빌드는 잘 되었고dev.toml
은 다음과 같이 적었습니다:설정을 잘못 적어서 그런건가요? 아니면 윈도에서는 실행이 불가능한가요?
The text was updated successfully, but these errors were encountered: