/discord-channel-collapse-button

A small snippit that creates a button to hide the channel list on Discord

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Discord Channel Collapse Button

A small snippit that creates a button to hide the channel list on Discord

How To Use

For BetterDiscord Client Users

  1. Download channelcollapsebutton.plugin.js
  2. Put it in your plugins directory (Just open it from the client, can vary between indivudla users).
  3. Restart BetterDiscord

For Normal Discord Client Users:

  1. Go into your discord client settings and enable developer mode.
  • This can be accessed under the Appearance area.
  1. Open the developer console.
  • This can vary depending on your OS and keyboard. It would be the same way you open the developer tools in Chrome or FireFox.
  • The window will look something like this http://i.imgur.com/mvUxbLi.png
  1. Paste in the code from main.js into the Console tab
  2. Press enter
  3. Enjoy the newly added feature

Contribution Guidelines

  • Document ALL code contributions
    • Anything undocumented will be ignored until full documentation is provided
    • TEST your code first. Do not blindly contribute.
    • Do NOT do a pull request into master, do it on dev instead.
      • Your pull requests will be merged into master at each itteration if accepted.

Images

http://i.imgur.com/3s9paE0.gif