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
weather_keyboard = {'keyboard': [[u'우리동네',u'우리동네',u'우리동네',u'전국 날씨'],[u'우리동네',u'우리동네',u'우리동네',u'우리동네']], 'resize_keyboard': True}
현재는 BotManager.py 를 편의상 위와같이 수정하여 동네 입력을 간단히 사용중입니다.
xpebot.cfg 이왕이면 정보 입력을 위해 수정해야하는 xpebot.cfg 에 해당항목을 넣을 수 있으면 좋지 않을까하여 문의 드립니다.
사용자 입장에서 주로 확인하게 되는 동네를 키보드로 띄울 수 있으면 더 편할거 같습니다.
The text was updated successfully, but these errors were encountered:
좋은 아이디어입니다. ^^
cfg 에 바로 적용 하는것 보다는 좀 더 편리하게 등록 할 수 있는 방법을 연구해 보도록 하겠습니다.
Sorry, something went wrong.
기왕이면 등록시 동네의 순서도 쉽게 변경가능 했으면 합니다.
위처럼 수정해서 사용하면 편의상 순서도 쉽게 바꿀 수 있거든요.
의견 감사합니다. ^^
No branches or pull requests
현재는 BotManager.py 를 편의상 위와같이 수정하여 동네 입력을 간단히 사용중입니다.
xpebot.cfg
이왕이면 정보 입력을 위해 수정해야하는 xpebot.cfg 에 해당항목을 넣을 수 있으면 좋지 않을까하여
문의 드립니다.
사용자 입장에서 주로 확인하게 되는 동네를 키보드로 띄울 수 있으면 더 편할거 같습니다.
The text was updated successfully, but these errors were encountered: