Skip to content

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

License

Notifications You must be signed in to change notification settings

v-qu/discord-channel-collapse-button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published