Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Saebasol/Hiyobot_deprecated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hiyobot

Warning Deprecated in V5

Manga and doujinshi are shown at Discord

Project name Badge
Hiyobot Build Status Code Style
Heliotrope Build Status codecov Code Style
Mintchoco codecov Code Style

About

Obtain information from the Heliotrope(private api server) and Hiyobi.me that mirrors Hitomi.la and show it in the Discord.

All images and DB are processed by Heliotrope.

Faster download and viewer functions can be provided through API.

Heliotrope

Heliotrope is an api server using a sanic framework.

All work information or image information except search (scheduled to be implemented) is processed by the API.

All images are deleted every day.

Development environment

  • Windows 10 1904

  • CPython 3.8.5

  • git

  • see requirements.txt

Setup

Environment variable value
heliotrope_auth Heliotrope Authorization
token Discord Bot token
GitHub Github OAuth token
VERIFY Heliotrope verify key

Windows

git clone https://github.com/SaidBySolo/Hiyobot.git

cd Hiyobot

python -m Hiyobot

Linux

git clone https://github.com/SaidBySolo/Hiyobot.git

cd Hiyobot

python3 -m Hiyobot