Skip to content
This repository has been archived by the owner on Dec 17, 2020. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 342 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 342 Bytes

Rule 34 Discord Bot

Bot made in python

Requirements

  • Install the dependencies with PIP

pip install -r requirements.txt

  • Have an .env file with your Twitter API Tokens, like the following
BOT_DISCORD_TOKEN=XXXXXXXXXXXX

Usage

Run the helper

Helper
python ./main.py -h

Version
python ./main.py -V