こちらは当ソースコードの説明になります。ご使用前に必ずご覧ください。
This is the description of this source code. Please read before use.
- Python 3.x.x
- Selenium 3.x.x
- ChromeDriver 80.x.x.x
- Google Chrome 80.x.x.x
当プログラムを使用するには上記、動作条件を満たす必要があります。
To use this program, you must meet the above requirements.
Python3のインストールは各自で、行ってください。それ以降の構築は、「setup.py」より自動で行えます。
Please install Python3 by yourself. Subsequent construction can be performed automatically from "setup.py".
当ソースコードをダウンロードし、解凍します。
Download and unzip this source code.
Install Selenium.
$ git clone https://github.com/TanakashiXr/Yay_BtCl.git
$ cd Yay_BtCl
$ python setup.py
各自の環境に合わせ、「config.ini」の編集を行ってください。
Edit according to your environment.
$ cp config_template.ini config.ini
$ vi config.ini
$ python auto_clicker.py
- 自動いいね
- 自動レター
- 半ボット
- たなか氏
このソフトウェアは、MITライセンスの下でリリースされています。ライセンスを参照してください。
This software is released under the MIT License, see LICENSE.