Skip to content

Ned-Tom/discord-for-wordpress

Repository files navigation

Discord for WordPress

Discord Integration for WordPress

Unofficial widget but whit respect for the discord guidelines

Support me

preview

Usage

  • Instal and activate plugin
  • add shotcode in text.

Shortcodes

preview

  • Join button : [dfwp id="" type="button"]
  • Online Players : [dfwp id="" type="oplayers"]
  • Player list : [dfwp id="" type="list"]
  • Player list whit join button : [dfwp id="" type="joinlist"]

Replace "<discord server id>" whit your server id

ToDo

  • implement short codes
    • Join button
    • Online Players
    • Player list
    • Player list whit join button
  • basic styling
    • lists
    • buttons
  • Make plugin translatable
  • clean up code
  • add dark and light theme
  • remove pre installed bugs

Thinking about

  • color customization
  • Wordpress blocks
  • custom image in background list
  • list customization
  • branding

Development

Compile sass command

sass --watch dev/dfwp-style.scss:css/dfwp-style.css

include php libs

composer install

Suggestions or Issues?

  • Add a feature request on the GitHub issues page
  • Notify me for bugs "Yes Please"
  • something missing here ??, let me know.