Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 924 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 924 Bytes

Discord-City

A bot to make a visual representation of discord servers in the form of a medival city image (image generated by the bot in my test server)

Current features

  • members represented by some form of shape on the map
  • colours correspond to name colour in the server
  • size corresponds to the number of messages sent
  • server owner has a crown in the middle
  • admins have a wall surrounding the server owner
  • boosters have their own walls
  • two outputs, svg and png. in the svg format, the names appear when hovering over the shapes

TO DO

  • replace svg output with html format
    • better hover over shape system, displaying nickname and pfp
    • server name displayed at the top

Credit

big thanks to Greenfoot5, Fishbuilder, Ella and ItsKat for help with both the original project and the new one.