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

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

License

Notifications You must be signed in to change notification settings

c0tangent/sadpandabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sadpandabot

A discord bot which grabs E-Hentai metadata for E-Hentai links in the chat using discord.py. Get support here. There probably isn't any invites for the bot instance I host due to the server limit for unverified accounts.

bot preview screenshot

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 DISCORD_TOKEN env variable (or edit the code to use your discord token).

git clone https://github.com/c0tangent/sadpandabot
cd sadpandabot
pip install -r requirements.txt
python3 sadpandabot.py

docker

docker run -e "DISCORD_TOKEN=<your discord token here>" cotangent/sadpandabot:latest

administration

There is a rudimentary administration interface provided via the jishaku cog which exposes the discord.py API to you. Command prefix is s! so to call jishaku, s!jsk py await _ctx.send("hello world!").

About

A discord 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