Skip to content

Commit b9962df

Browse files
authored
Add files via upload
1 parent 362bb82 commit b9962df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/order_bot_program/order_bot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ def line_speaker(self, texts,lang='zh-tw'):
4444
if self.has_mixer:
4545
mixer.music.load('{}.mp3'.format(fp.name))
4646
mixer.music.play()
47+
command_data_dict['bot_reply']=texts
4748
print(texts)
4849

4950
def listener(self):

0 commit comments

Comments
 (0)