CedArctic / Chimera

System Remote Control Discord Bot written in Python discord.py
MIT License
87 stars 23 forks source link

Made commands more readable in README #21

Closed DragosPopse closed 4 years ago

DragosPopse commented 4 years ago

I tried to sepparate the command name from the actual parameters of the commands. Parameters are now emphasized and description of the command is written with a fancy color (actually was a mistake that I thought it looked cool). Cheers!

CedArctic commented 4 years ago

These are welcome changes, I'll merge them ASAP. Thank you for your help @DragosPopse !