Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/win10device/character-fetch

Character Image fetcher bot
https://github.com/win10device/character-fetch

anime-scraper discord-bot discord-js fetcher

Last synced: 2 days ago
JSON representation

Character Image fetcher bot

Awesome Lists containing this project

README

        

# Character Fetcher
source code to the Character Fetcher bot that fetches many different things!

To use the code you must first setup your config,
Create config.json
```json
{
"token": "[Discord Bot Token]",
"danbooru": {
"usr": "[Danbooru Username]",
"key": "[Danbooru API key]"
},
"pixiv": {
"cookie": "[Pixiv Cookie]"
}
}
```
The pixiv cookie is the literal cookie/header that would be used pixiv.net, e.g. `PHPSESSID=whatever; device_id=whatever;`, it's also recommended to change the user agent here: https://github.com/win10Device/character-fetch/blob/8148879eb00920381938c1bd1e63405a0c77847f/commands/utility/fetch.js#L113
https://github.com/win10Device/character-fetch/blob/ab8fabaa11f4cb95315069633edea7f8d0db2ce5/index.js#L36
To the same one as where the pixiv cookie was made.

Discord bot invite    https://mint.ranrom.net/fetch/bot/

Discord user bot invite  https://mint.ranrom.net/fetch/bot/user

Terms of Service    https://mint.ranrom.net/fetch/terms

Privacy Polciy      https://mint.ranrom.net/fetch/privacy