Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 455 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 455 Bytes

CD Discord Bot

A discord bot that fetches post on Chief Delphi based on certain keywords

Images Images
Fetch post Search

Self-Host

  1. Clone this repo
  2. Install requirements: pip install -r requirements.txt
  3. Rename config.example.json to config.json and change your bot token, channel id, and keywords/authors
  4. Run the bot python -m bot