Eddiebot: fix: role command(wrong desc. for high value role)

Created on 25 Nov 2020  路  15Comments  路  Source: EddieJaoudeCommunity/EddieBot

The ^roles command contains a field, that is:

  • inaccurate(the written content doesn't reflect what one gets after getting the role)
    The problem is with the high-value role description.
    screenshot
bug good first issue

All 15 comments

It's great having you contribute to this project

Feel free to raise an Issue! Welcome to the community :nerd_face:

If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord chat and our GitHub Organisation - we help and encourage each other to contribute to open source little and often 馃 . Any questions let us know.

It would be slightly better if you rename the issue as fix: role command(wrong desc. for high value role)

Change description in config.ts

...
  ROLE: {
    HIGH_VALUE: {
      name: 'high value',
      description:
        'Members with this role have access to more commands to moderate the server (e.g. ban). You get assigned this role if you have a message with +5 reactions',
    },
    BIO: 
...

Is this issue still open . I think the changes have been made right?

I just checked, the changes haven't been made yet. A pull request is needed.

It would be slightly better if you rename the issue as fix: role command(wrong desc. for high value role)

Oh I didn't notice your comment until now, sorry. I renamed the issue now.

just to confirm this is the section in the config.ts to be updated right?
image

As @AllanRegush pointed out yes this part.

I am new to the server , could you give me a brief of the role , so I could frame the description ?

You get assigned the High Value role if you have a message with +5 reactions, This is best description I could get, and it was provided to me by EddieBot .

Yeah I think that works , It also fits in with the format of the other descriptions . Should I create a pr for that ?

Yap sure. First fork the repo, then create a new branch on your fork, then commit your changes to the new branch u created rather then committing directly to the main branch which is develop prolly. (according to @eddiejaoude you should commit it to a new branch) then after u r done with the commit make a PR.

I am also new to this 馃榿 , sorry if you cant understand me or if I explained wrong 馃 .

I'll give a shot . Thanks for the help :)

Amazing team effort! Thank you all, what an amazing community 鉂わ笍 !

Fix in this PR https://github.com/EddieJaoudeCommunity/EddieBot/pull/359

Was this page helpful?
0 / 5 - 0 ratings

Related issues

TECHNOFAB11 picture TECHNOFAB11  路  10Comments

Akshu-on-github picture Akshu-on-github  路  14Comments

RaisinTen picture RaisinTen  路  11Comments

Vyvy-vi picture Vyvy-vi  路  11Comments

BOLT04 picture BOLT04  路  36Comments