site icon indicating copy to clipboard operation
site copied to clipboard

Migrate Setting Different Statuses to Set Your Bot Pin by Python Bot

Open iamericfletcher opened this issue 2 years ago • 5 comments

Migrates this message by the Python bot on how to personalize your Discord bot status, as part of the pin migration program described in issue https://github.com/python-discord/site/issues/695.

iamericfletcher avatar Apr 02 '22 17:04 iamericfletcher

Deploy Preview for pydis-static ready!

Name Link
Latest commit a9ce82f1a1ca63db45c79cc65df406cb3ffe67a0
Latest deploy log https://app.netlify.com/sites/pydis-static/deploys/63970dd1a4824d0008b3a0b8
Deploy Preview https://deploy-preview-709--pydis-static.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Apr 02 '22 17:04 netlify[bot]

Coverage Status

Coverage remained the same at 100.0% when pulling 2889b53d33bd5f4b38e5e28746ee81c252d64be8 on iamericfletcher:695-setting-different-statuses-on-your-bot into 79547c89f42645ba3139805110788aaad8249090 on python-discord:main.

coveralls avatar Apr 02 '22 17:04 coveralls

I suggest including the following (rephrasing it, below is a draft):

If you want to change the bot status, it is suggested to not do it during the on_ready event, since it would be called many times and making an API call on that event has a chance to disconnect the bot. 
Instead, set the desired status using the  activity / status kwarg of commands.Bot, for example 
bot = commands.Bot(command_prefix="!", activity=..., status=...)```

Diabolical5777 avatar Apr 10 '22 15:04 Diabolical5777

@iamericfletcher Hey! What's your status on resolving these reviews?

Thanks!

Xithrius avatar Jul 31 '22 19:07 Xithrius

Hi Eric! I don't mean to bug you, but thanks for the PR! I think it would see a lot of use in #discord-bots. What's the current status on it? I'd love to get it merged 😄

Robin5605 avatar Sep 05 '22 17:09 Robin5605

@iamericfletcher Greetings. What's your status on this PR?

I'd like to see this merged. If you're not able to complete this, we can transfer it to another person.

Thanks!

Xithrius avatar Oct 26 '22 21:10 Xithrius

No response from author. Changing to up for grabs.

Robin5605 avatar Nov 12 '22 19:11 Robin5605

I'll be yoinking this one.

Xithrius avatar Nov 13 '22 04:11 Xithrius

Thanks

Xithrius avatar Dec 10 '22 06:12 Xithrius