Skip to main content

Auto attending bot for TCafe.

Project description

TCafe attending bot

아이디 설정

OS 별 XDG_DATA_DIRS이 해당하는 곳에 설정 (복수 설정 가능)


Linux의 경우

  1. /home/<$HOME>/.local/share/tcafe
  2. /usr/local/share/tcafe
  3. /usr/share/tcafe

해당 디렉토리들에 accounts.json 이름으로 다음의 템플릿을 참고하여 내용을 작성

[
    {
        "id": "ididid",
        "password": "password"
    },
    {
        "id": "ididid2",
        "password": "password2"
    }
]

실행

패키지 설치 후

tcafe_attending_bot

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tcafe_attending_bot-1.0.0.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

tcafe_attending_bot-1.0.0-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page