Search found 3 matches

by lync
Fri Mar 25, 2016 2:41 am
Forum: API Design
Topic: SayFilters and SayCommands
Replies: 27
Views: 61776

ok thanks I'll give that a try! I use mainly python 2.X so this is going to be interesting haha
by lync
Fri Mar 25, 2016 1:59 am
Forum: API Design
Topic: SayFilters and SayCommands
Replies: 27
Views: 61776

No, it doesn't The plugin loads fine but the functionality isn't working. How do you manage to distribute your code across multiple files? That might be the problem. Could you post some code? Right now I'm just testing stuff but the main gist is I have 2 files in the root directory of the plugin. 1...
by lync
Thu Mar 24, 2016 8:17 pm
Forum: API Design
Topic: SayFilters and SayCommands
Replies: 27
Views: 61776

does the @SayCommand have to be in the main plugin file? I have my_plugin.py but I wanted to separate some functionality into its own file that I would import, including a SayCommand function. The plugin loads fine but the functionality isn't working. Any ideas?

Go to advanced search