Giter Club home page Giter Club logo

rsb-channels's Introduction

rsb-channels

Editing text channels

Open and edit the .md file for the channel you want to edit

The file gets split into seperate messages by the ---
Each section gets trimmed of any blank rows in the beginning and end of the section (message).
Sections starting with ![ will be treated as an image only message (first image will be used, rest of section discarded).

Editing roles channels

First click on the roles.json file
You will be directed to the edit page where you are able to add, delete, edit the file.
Image from Gyazo

Here's what you need to know to properly do those things, we will be looking at this snip as an example (https://www.youtube.com/watch?v=dQw4w9WgXcQ)

You should see something like this, Roles snip

To add a role, you will be using this format.

{
  "comment": "",
  "id": "",
  "emoji": "",
  "desc": ""
}

after filling it out, it should look something like this

{
  "comment": "Test",
  "id": "373982567600488459",
  "emoji": "<:test:549809152818675753>",
  "desc": "Example"
}

"Comment" is well, a comment so that the other mods know what the role being added is.

"ID" is the role itself, you can find the role id by simply saying "/roleinfo @role" role id

"Emoji" is found by putting a \ before the emote. Image from Gyazo

"Desc" is just a description for roles that aren't self explanatory.

When adding a few lines for the role, make sure to add in a comma on the role above. adding role comma

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.