Skip to content

A discord bot running on discord.py. Currently has functions such as rolling custom sided-dice, roman numeral converter and a music player through ffmpeg. Also integrated to gpt3.5 model

Notifications You must be signed in to change notification settings

shashwot2/Slashydbot

Repository files navigation

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

About

A discord bot running on discord.py. Currently has functions such as rolling custom sided-dice, roman numeral converter and a music player through ffmpeg. Also integrated to gpt3.5 model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published