gopherbot
gopherbot copied to clipboard
Update python objects for ruby parity
Ruby has simple attr_accessor functionality for exposing e.g. bot.user_id
. This would be nice to have in Python, though it's more code.