Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 412 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 412 Bytes

QuotesBot

My hosted implementation of this bot (up 24/7): Add to your server

Prerequisits

  • Hikari
  • Hikari Lightbulb
  • Pymongo
  • uvloop if running on *nix

Setup

  • Install the required libraries with pip install -r requirements.txt
  • Rename config.example.json to config.json and fill in all of the fields
  • Run the bot with python3 -m quotesbot