/StormHacks2022

Discord Bot for StormHacks 2022

Primary LanguagePython

StormHacks 2022: Icebreaker Bot

A discord bot created for StormHacks 2022. For more information about the event, please visit StormHacks's website.

Table of Contents
  1. About The Project
  2. Getting Started

About The Project


Trivia Recommendation Social

(back to top)

Team

Tech Stack

(back to top)

Getting Started

This project requires python and pip, make sure to have python installed before running the project locally.

Prerequisites

Check if Python version 3 is installed.

python --version

Installation

  1. Get free API key at API NINJAS, but to get the .env file, email one of the creators.
  2. Clone the repo
    git clone git@github.com:devinllu/StormHacks2022.git
    
  3. Setup the virtual environment
    pip install virtualenv
    virtualenv venv
    source venv/bin/activate
    pip install -r requirements.txt
    
  4. Run the app
python main.py

Questions

For any other questions/inquiries, please contact the creators by email.