/discord-bot

Discord Bot for the UNSW Women in Technology Discord Server

Primary LanguagePython

Willow Discord Bot

This repository houses the Discord bot for UNSW Women in Technology's Discord server, featuring WIT's mascot, Willow the wombat.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Before you start, make sure you have the following software installed.

Installing

  1. Clone the repository
git clone https://github.com/unswwit/discord-bot.git
  1. Add the .env file to the root of the directory

  2. Install required packages and run with

pip install -r requirements.txt
python3 main.py

The bot should now be logged in and running in the test server.