I wanted to make a command for my bot that help me check my Raspberry Pi temperature. I tried to make a command, and ctx.send(os.system(\'vcgencmd measure_temp\'))
ctx.send(os.system(\'vcgencmd measure_temp\'))