Open Nudin opened 11 years ago
Works for me. I ran:
> git clone https://github.com/legoktm/supersimplemediawiki.git
> cd supersimplemediawiki/
(edited settings.py to add my username/password)
> python3 has_new_messages.py
You have new messages!
> python has_new_messages.py
You have new messages!
Hi,
I wanted to use supersimplemediawiki – since it is exactly what I needed, but I'm getting an Keyerror when running has_new_messages.py:
Any ideas whats going wrong?