/berry

Berry Punch IRC bot

Primary LanguagePythonMIT LicenseMIT

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