eraters / discord-panel

๐Ÿ“Š User friendly dashboard/tool for discord bot developpers to manage servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord-panel

license codacy grade repo size forks

Changelog

Version 1.3.1

  • Added code blocks to markdown formatting
  • Added mention replacement
  • Added embed support (WIP)
  • Updated attachments to directly send images, audios and videos

Version 1.3.0

  • Updated the locale code to automatically switch to english in case of missing translations
  • Updated the contentReplacement() function to also replace markdown
  • Updated deleteMessage() & editMessage() to make use of jQuery selectors
  • Updated the mousewheel binding code
  • New function to format any timestamp into local timestamp (formatTimestamp(dateLike))
  • New Dutch locale by LevantHAN
  • New Turkish locale by LevantHAN
  • Removed deleteMessage() & editMessage() and moved the code into their matching discord events

What makes this special ? ๐Ÿ’Ž

  • โŒ› Easy "installation" : clone the repository, unzip and open the panel.
  • ๐Ÿ”’ Security : your bot token is stocked locally, no risk of it being stolen.
  • ๐Ÿ“Œ User Friendly : intuitive design, don't spend hours figuring out how to do something.
  • ๐Ÿ‘€ Open source : you have an idea ? Just take the code and build something out of it !
  • ๐ŸŒ Worldwide : you can help translate in your language !

How to translate

COMING SOONโ„ข

Built With ๐Ÿ”ง

Author ๐Ÿ“

Nรธtavรธne
๐Ÿ’ป Nรธtavรธne

Contributors ๐Ÿ“

LeventHAN
๐ŸŒ LeventHAN

Copyrights and Licence

Copyright ยฉ 2019-2020 Nรธtavรธne notavone@gmail.com

This project is GNU licensed


About

๐Ÿ“Š User friendly dashboard/tool for discord bot developpers to manage servers

License:GNU General Public License v3.0


Languages

Language:JavaScript 78.4%Language:CSS 13.6%Language:HTML 8.0%