Skip to content
This repository has been archived by the owner on Jun 26, 2021. It is now read-only.
/ ConoHaInfoCrawler Public archive

Crawl the ConoHa Control Panel Information and notify to Discord of new information.

License

Notifications You must be signed in to change notification settings

book000/ConoHaInfoCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConoHaInfoCrawler

Crawl the ConoHa Control Panel Information and notify to Discord of new information.

Requirements

Installation

  1. Clone from GitHub repository: git clone https://github.com/book000/ConoHaInfoCrawler.git
  2. Install the dependency package from requirements.txt: pip3 install -U -r requirements.txt

Configuration

  • Rewrite config.sample.json and rename to config.json.
    • discord_token: Discord Bot token
    • discord_channel: Discord Send to channel ID

Usage

cd /path/to/
python3 main.py

The config.json file in the current directory will be read, so change to the root directory of the project in advance before executing.

If necessary, register it in Crontab, etc. and run it periodically.

Warning / Disclaimer

The developer is not responsible for any problems caused by the user using this project.

License

The license for this project is MIT License.

About

Crawl the ConoHa Control Panel Information and notify to Discord of new information.

Topics

Resources

License

Stars

Watchers

Forks

Languages