SomeoneElse37 / BattleBot

A Discord bot that rolls dice and stuff.
MIT License
0 stars 1 forks source link

grid to excel #9

Open lenscas opened 7 years ago

lenscas commented 7 years ago

Its probably a good idea to also export the grid to the generated excel file when people use /excel

What I am not sure about though is what makes the most sense to display the character on the field

  1. Similar to the ascii version and use the first letters for characters
  2. Use the full name as overflow shouldn't matter for excel
  3. Use colors (either extend the /makechar to have people set rgb values? or pick at random)
  4. Have people link to images when making a character which can be inserted into the excel file. (probably some security problems here/file size problems.)

Also, how big should each cell be? Currently the height of the rows are 1 centimeter. I would like the grid to be on the same sheet as the character stats