talkomatic.py 0.1.2
An easy-to-use Python versatile wrapper for the Talkomatic Bot interface ensuring best practices for making bots, and handling the REST API.
 
Loading...
Searching...
No Matches
talkomatic.commands.command Namespace Reference

Classes

class  _ArgumentParser
 
class  Command
 
class  CommandParameter
 

Variables

int INFINITE_ARGS = -1
 

Variable Documentation

◆ INFINITE_ARGS

int talkomatic.commands.command.INFINITE_ARGS = -1

Definition at line 96 of file command.py.