rainbowdashlabs / reputation-bot

Reputation bot which collects reputation based on chat messages in discord
GNU Affero General Public License v3.0
30 stars 16 forks source link

Automatic sending of a top #274

Open LEv145 opened 2 years ago

LEv145 commented 2 years ago

Automatic publishing is convenient, it can make people help more and they will learn about the reputation system on a server

Top of week: изображение

Maintainer edit The general scope should be:

rainbowdashlabs commented 2 years ago

Could you please specify:

  1. Where should this be posted?
  2. When should the be posted?
  3. Should this be in general refreshed at some time?
LEv145 commented 2 years ago

The idea is that it will be possible to set up automatic sending to a selected channel every week/month/other statistics for a week/month/other

/autopost [channel] [week/month/...] (**optional settings)

kxmpxtxnt commented 1 year ago

/autopost [channel] [week/month/...] (**optional settings)

is this still the whole plan?

rainbowdashlabs commented 1 year ago

@kxmpxtxnt The general scope should be:

kxmpxtxnt commented 1 year ago

Bruh im blind :)

kxmpxtxnt commented 1 year ago

what should we do if the channel does not exist? just set autopost enabled to false or should the bot send some message or something

rainbowdashlabs commented 1 year ago

what should we do if the channel does not exist? just set autopost enabled to false or should the bot send some message or something

simply ignore the error with a ErrorResponseException.ignore() for missing channel or set it to false.

KevinhebertU commented 10 months ago

+1 for this feature, would be a great addition