gitgrub

Results 28 comments of gitgrub

Using windows here, in the meantime I do it like this to get a simple ASCII key: ```python import msvcrt def clear_kbd_buffer(): while msvcrt.kbhit(): msvcrt.getch() def get_key_timeout(timeout=5): start = time.time()...

I understand that the developer may need a time out. A lot is working very well, but there are still a few show stoppers. Question is how to find developers...

So for a quick local fix, will it be ok to remove the corresponding folders outside of `plugins\`? But yeah, a real solution would be nicer.

Haha, yes works - thank you. Shall we close this issue, or keep it open for other users/future reference?

Based on echobot.py, free to go to the examples section: For the echo delay, change `echo_timer` accordingly. ```python # This bot sends any sound it receives back to where it...

My html page has a different name, but works. There must be something different wrong.

Please keep Mumble as a plain voice tool. I think file transfer is over its scope. Users can just post an URL to a free file hoster of their choice...

I think the version info is a good thing, just want to know what I do.