Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 485 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 485 Bytes

Slashydbot

A discord bot running on discord.py.

Requirements

  1. Python3
  2. Packages
  3. OpenAI apikey, Discord Application token

Installation

  1. Clone the repo
  2. Install the requirements through
pip install -r requirements.txt
  1. Run the bot through
python3 src/main.py

Please see the official documentation for discord.py further information: https://discordpy.readthedocs.io/en/stable/

Music player modified from: https://github.com/eric-yeung/Discord-Bot