Skip to content

Discord bot that logs user submitted quotes and allows users to interact with them.

License

Notifications You must be signed in to change notification settings

jacksors/QuotesBot

Repository files navigation

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

Releases

No releases published

Languages