Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 465 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 465 Bytes

wknc-bot

This is a Discord Bot meant to provide integration with the Spinitron API, as well as other features, to be a utility for those in the WKNC community on Discord.

Requirements

Python >=3.11: https://www.python.org/
.env file (message me for access)

Installation

  1. Clone the project from the repository
  2. Navigate to cloned wknc-bot folder in a terminal
  3. Execute 'pip install -r requirements.txt' to install packages
  4. Execute 'python bot.py'