Berry Punch IRC bot
Custom commands can be added in custom_commands.py
Any commands defined in custom_commands.py will override built in commands from commands.py
Example commands can be found in custom_commands.py
git clone https://github.com/flare561/berry.git
cd berry
pipenv install
pipenv run python main.py