Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 384 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 384 Bytes

berry

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

Installation:

With pipenv

git clone https://github.com/flare561/berry.git
cd berry
pipenv install
pipenv run python main.py