v0.1 of send and receive scripts
This commit is contained in:
@@ -147,7 +147,7 @@ class getTrafficInfo(object):
|
||||
f' reported on the {self.motorway}'
|
||||
f' :scream:',
|
||||
use_aliases=True))
|
||||
self.output.append(self.incidentInformation[i][0][0])
|
||||
self.output.append(self.incidentInformation[0][i][0])
|
||||
self.output.append(random.choice(self.sarcasticMessage))
|
||||
return self
|
||||
|
||||
|
||||
Reference in New Issue
Block a user