SOBotics / Botpy

A python framework for creating chatbots on the StackExchange network.
Other
5 stars 1 forks source link

Modify post_global_message to take same parameters as post #30

Closed AWegnerGitHub closed 5 years ago

AWegnerGitHub commented 5 years ago

post_global_message takes a single parameter (message). The post method in a Command takes two parameters.

Can the post_global_message be modified to also include the boolean length_check?

double-fault commented 5 years ago

Fixed in 0.7.10.