Voxel-Fox-Ltd / MarriageBot

A Discord bot for fake marriages
GNU Affero General Public License v3.0
82 stars 45 forks source link

Add extension to display list of all contributors #90

Closed TheShubhendra closed 3 years ago

TheShubhendra commented 3 years ago

Add new command

Send m!contributors to get list of all contributors.

4Kaylum commented 3 years ago

You appear to have AutoPEP8'd my entire repo.

TheShubhendra commented 3 years ago

You appear to have AutoPEP8'd my entire repo.

Yup, I've reformatted entire repo with black in last commit, If you say, I can remove that commit 👀

4Kaylum commented 3 years ago

Do you feel this is something that necessarily needs to be in the bot? I feel it'd be another command that just gets lost in the depths of the bot. The m!stats command, for example, got run 424 times in the past week, as compared to something even like m!kill, getting 6170 command runs in the same time.

I'm just not certain I see its value.

TheShubhendra commented 3 years ago

Do you feel this is something that necessarily needs to be in the bot? I feel it'd be another command that just gets lost in the depths of the bot. The m!stats command, for example, got run 424 times in the past week, as compared to something even like m!kill, getting 6170 command runs in the same time.

I'm just not certain I see its value.

Yeah it's not necessary but you can add this to give credits also to contributors. Is there any loss to add this? I think it may be interesting for users to know commits and contributors of the bot.

4Kaylum commented 3 years ago

PR closed automatically because I deleted the master branch - don't mind that.