산리오 캐릭터 대상 자동투표 스크립트
- Python 86.2%
- Shell 13.8%
| .gitignore | ||
| config.py | ||
| README.md | ||
| requirements.txt | ||
| run.py | ||
| run.sh | ||
산리오 캐릭터 대상 자동투표 스크립트
설치
- (권장) venv를
venv또는.venv디렉터리에 생성한다. source venv/bin/activate를 입력하여 생성된 venv를 사용하도록 한다.requirements.txt를 설치한다.config.py를 수정한다.python3 run.py register를 입력하고 초기 설문조사를 진행한다.
cron을 사용한 자동화
crontab -e를 입력한다.0 6 * * * [레포지터리 경로]/run.sh를 추가한다.- 저장 후 닫는다.
라이선스
Copyright 2024 libertin
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
기타 저작권 정보
All characters, brand names mentioned at config.py, is registered trademark of Sanrio Co,. Ltd.