/yoda-bot

Bit of fun playing around with discord bots, credit to the New Boston tutorial and gifs sourced from discord itself

Primary LanguagePython

First Discord Bot

Based on the New Boston Tutorial:

  1. Tutorial 1
  2. Tutorial 2
  3. Tutorial 3

Local Development

Create a virtual environment with Python 3.7 or higher.

Install required packages:

  pip3 install -r requirements.txt