Skip to content

A matrix bot which grabs E-Hentai metadata for E-Hentai links in the chat.

License

Notifications You must be signed in to change notification settings

Ryu1845/sadpandabot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sadpandabot matrix edition

A matrix bot bot which grabs E-Hentai metadata for E-Hentai links in the chat using simplematrixbotlib.

Installing and running

Use the docker image for simple installation, otherwise, use python >= 3.5 and install the packages in requirements.txt. Also set the HOMESERVER, USERNAME, PASSWORD env variable (or edit the code to use your credentials).

e.g.

git clone https://github.com/Ryu1845/sadpandabot
cd sadpandabot
pip install -r requirements.txt
HOMESERVER=https://home.server USERNAME=user PASSWORD=pass python3 sadpandabot.py

docker

docker run --env-file=.env ryu1845/sadpandabot:latest

About

A matrix bot which grabs E-Hentai metadata for E-Hentai links in the chat.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.3%
  • Dockerfile 2.7%