gumpcraca

Results 3 issues of gumpcraca

it appears as though midway through the character_translate_table dict we have an error: character_translate_table = { ... '\t': 0x30, 'return' = 0x24, ... as you can see, we were using...

for example we need the ability to execute a method every 30 seconds and return the output as a message to baseplate

enhancement
Plugin Request

legos who do not return after running def on_start() can cause unintended behavior within legobot. We either need to enforce a time for that on_start to execute by, or change...

bug
Needs diagnosis