An IRC bot for helping people on /r/monerosupport
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lza_menace 05d08bfc5f add boilerplate code 4 years ago
supportbot add boilerplate code 4 years ago
.gitignore add boilerplate code 4 years ago
LICENSE Initial commit 4 years ago
README.md add boilerplate code 4 years ago
requests.txt add boilerplate code 4 years ago

README.md

monerosupport

An IRC bot for helping people on /r/monerosupport

todo

# Setup
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

# Run
python3 -m supportbot