Skip to content
Extraits de code Groupes Projets
avatar de l'utilisateur
Elliu rédigé
d402ae61
Historique
Nom Dernière validation Dernière mise à jour
.env.example
.gitignore
README.md
launch.py

SMAW (Show Me A Waifu)

A discord bot that posts pictures of requested waifus. Extended from KumikoBot made by TheSmallBlue

Requirements

  • python-praw
  • python-discord

How to use

Will respond to show me a xxx or show me an xxx, xxx being the name of a waifu in the csv.

To get a list of the available waifus (from discord), send show me an help

How to launch

  1. cp .env.example .env
  2. Fill in the .env with your reddit/discord credentials
  3. Fill a subreddits.csv file, with lines of waifus,subreddits to serve
  4. python launch.py