8000 GitHub - visla16/picsiv: 🤖 Stylish Discord bot that allows the ability to see multiple anime art sources straight on Discord
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ picsiv Public
forked from jckli/picsiv

🤖 Stylish Discord bot that allows the ability to see multiple anime art sources straight on Discord

Notifications You must be signed in to change notification settings

visla16/picsiv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

picsiv

woo! another speedrun project! this project took me about 1 hour and 30 minutes to make. this project has been updated to include some new nifty features. so its taken much longer than that to make lol.

invite link

https://jackli.dev/picsiv

features

picsiv is a simple and nifty bot that makes browsing anime art much easier. it can do a variety of features, like grabbing cool art from subreddits as well as simply sending a full image of a pixiv link with more features to come.

originally the bot was made to simply send the full quality image of a pixiv link posted in chat. because pixiv original embeds only send half of the image, as well as because their imag 667D e cdn forbids people from sending the raw image link, i made this bot lol. this feature utilizes my pixiv mirror (created using cloudflare workers), https://pximg.jackli.dev/, and hibiapi

theres also features that use reddit's api, and a bunch of my other cloudflare workers which can be found here. these commands grab images from a variety of subreddits and send the cool art into chat.

screenshots

original pixiv embed (that discord provides originally)

we dont like this i want to see the full beauty of this anime girl

pixiv bot!!!

WE LIKE THIS WOOOOOOO!!!!!

reddit commands

setup

  1. create discord bot from the Discord Developer Portal website and save the token
  2. clone this repository
  3. go into the folder and create a .env file with the following contents:
TOKEN=your_token_here

your_token_here should be replaced with your own token from step 1

  1. open terminal and run pip install -r requirements.txt
  2. run the bot with python -u bot.py

About

🤖 Stylish Discord bot that allows the ability to see multiple anime art sources straight on Discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0