산리오 캐릭터 대상 자동투표 스크립트
  • Python 86.2%
  • Shell 13.8%
Find a file
2025-04-10 21:13:37 +09:00
.gitignore Initial Commit 2024-05-05 03:57:26 +09:00
config.py 2025 update 2025-04-10 21:13:37 +09:00
README.md Initial Commit 2024-05-06 18:23:48 +09:00
requirements.txt Initial Commit 2024-05-05 03:57:26 +09:00
run.py 2025 update 2025-04-10 21:13:37 +09:00
run.sh Initial Commit 2024-05-06 18:23:48 +09:00

산리오 캐릭터 대상 자동투표 스크립트

설치

  1. (권장) venv를 venv 또는 .venv 디렉터리에 생성한다.
  2. source venv/bin/activate를 입력하여 생성된 venv를 사용하도록 한다.
  3. requirements.txt를 설치한다.
  4. config.py를 수정한다.
  5. python3 run.py register를 입력하고 초기 설문조사를 진행한다.

cron을 사용한 자동화

  1. crontab -e를 입력한다.
  2. 0 6 * * * [레포지터리 경로]/run.sh를 추가한다.
  3. 저장 후 닫는다.

라이선스

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.