rcbyron / hey-athena-client

Your personal voice assistant
https://heyathena.com
MIT License
421 stars 98 forks source link

hey athena lists mods #60

Open freenetwork opened 6 years ago

freenetwork commented 6 years ago

File "/Users/freenetwork/Downloads/hey-athena-client-demo-branch/athena/brain.py", line 217, in run self.execute_mods(text) File "/Users/freenetwork/Downloads/hey-athena-client-demo-branch/athena/brain.py", line 157, in execute_mods self.execute_tasks(mod, text) File "/Users/freenetwork/Downloads/hey-athena-client-demo-branch/athena/brain.py", line 121, in execute_tasks task.action(text) File "/Users/freenetwork/Downloads/hey-athena-client-demo-branch/athena/modules/active/athena_control.py", line 29, in action brain.inst.list_mods() AttributeError: 'Brain' object has no attribute 'list_mods'