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
{
"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:
character-fetch/commands/utility/fetch.js
Line 113 in 8148879
Line 36 in ab8faba
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