https://github.com/yard1/discord-booru-bot
Discord bot to get images from various image boorus. Will try to automatically determine which API is used.
https://github.com/yard1/discord-booru-bot
bot discord discord-bot discord-py python python3
Last synced: 3 months ago
JSON representation
Discord bot to get images from various image boorus. Will try to automatically determine which API is used.
- Host: GitHub
- URL: https://github.com/yard1/discord-booru-bot
- Owner: Yard1
- License: mit
- Created: 2020-07-13T14:30:38.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-07T10:32:37.000Z (almost 5 years ago)
- Last Synced: 2025-01-19T07:23:56.797Z (5 months ago)
- Topics: bot, discord, discord-bot, discord-py, python, python3
- Language: Python
- Homepage:
- Size: 53.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# discord-booru-bot
Discord bot to get images from various image boorus. Will try to automatically determine which API is used.
## Usage
Run `python/booru_bot.py ` from command line.
## Supported APIs
* Gelbooru
* Danbooru
* Shimmie2
* e621.net
* Derpibooru## Commands
```
discord-booru-bot by Yard1No Category:
booru Get the latest image with tags.
booru_best Get the image with tags with highest Score.
booru_random Get a random image with tags.
booru_wilson Get the image with tags with highest Wilson Score. Defaults to booru_score if unsupported.
help Shows this messageType $help command for more info on a command.
You can also type $help category for more info on a category.
```## Author
Antoni Baum
## License
MIT