#!/bin/bash
# Shell script shortcut to run ragbot.py
python3 src/ragbot.py "$@"
