Skip to content

AndrielFR/WaifuDex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WaifuDex

A bot dedicated to Otakus made in Python using the Pyrogram framework.

Code style: black GitHub contributors

This repository contains the source code of @WaifuDexBot and the instructions for running a copy yourself.

Requirements

Run

  1. git clone https://github.com/AmanoTeam/WaifuDex, to download the source code.
  2. cd WaifuDex, to enter the directory.
  3. virtualenv venv && . venv/bin/activate to create and activate a virtual environment.
  4. pip install -Ur requirements.txt, to install the requirements.
  5. Create a new bot.ini file, copy-paste the following and replace the values with your own:
    [pyrogram]
    api_id = 12345
    api_hash = 0123456789abcdef0123456789abcdef
    bot_token = 123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11
  6. Run with python -m bot.
  7. Stop with CTRL+C and deactivate the virtual environment.

License

MIT © 2021 AmanoTeam

About

Telegram bot to collect husbandos and waifus

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages