b1naryth1ef / UrTBot

An attempt at a lighter, more configurable alternative to the BigBrotherBot for Urban Terror.
http://bot.hydr0.com/
7 stars 6 forks source link

Fix links #25

Closed b1naryth1ef closed 11 years ago

b1naryth1ef commented 12 years ago

We need to fix local-wiki links. Should be easy, just if x.startswith('/b1naryth1ef/'): x['href'] = x.split('/')[-1]