import json import urllib class Agenda(object): # Messages empty_agenda_msg = "Agenda is empty so I can't help you manage meeting (and voting)." current_item_msg = "Current agenda item is {}." voting_already_open_msg = "Voting is already open. You can end it with #endvote." voting_open_msg = "Voting started. Your choices are:{}Vote #vote