/LuuMA

Send to chat any anime picture!

Primary LanguageRust

ShullerBot

This bot can find some cool images from rule34 by your reqwest!

Info

providers

  • Rule34
  • Waifu.pics
  • soon more...

commands

Section under develop

showcase

Section under develop

Dev

Section under develop

Logging

Section under develop

How to use

Docker

docker run -d \
  -e DS_TOKEN=YOUR_TOKEN \
  ghcr.io/towinok/shuller_bot:latest

Docker-compose

services:
  shuller_bot:
    image: ghcr.io/towinok/shuller_bot:latest
    environment:
      - DS_TOKEN=YOUR_TOKEN