Maubot plugin to fetch random posts from Safebooru.
- maubot
- mautrix
- pymongo
- aiohttp
- Clone repository
- Run build.sh
- Install mbp file via maubot web interface
- Enter MongoDB credentials in config section
Fetches and sends x amount of pitures that matces specified tags Examples:
- Fetch 3 random pictures
!g !3
- Fetch 1 picture that match two tags
!g tag_numer_one+tag_number_two
- Fetch 5 pictures that match last prompted tags
!g -!5
Toggles sending tags of messages on/off