Dennis Pham

Results 11 comments of Dennis Pham

> Yes, we can make it so the bot checks all of the user's sent and undeleted messages, (excluding the non-conversation channels,) when the "command" is used. I'm pretty sure...

It should be as simple as updating the config value. https://github.com/python-discord/bot/blob/27e60e94bd1fe6784c2b7674433bb175255fa217/config-default.yml#L473

@scragly Do you still plan on working on this?

Thanks so much!

Check out [mjml](https://github.com/mjmlio/mjml) to pretty easily create nice looking emails that are compatible with most clients! There is a python port of this project [here](https://github.com/FelixSchwarz/mjml-stub) that could be used instead...

Just had this issue again, but with a slightly different response. ``` ResponseCodeError: Status: 400 Response: {'deletedmessage_set': [{'embeds': {'0': ["Tag embed must contain one of the fields {'image', 'description', 'video',...

Is this still an issue with the new "smart syncer" we've merged (#1165)?

Any chance that the changes from the commit that referenced this issue will be ported upstream?

I would love to see support for this @maxpain! It looks like GoBGP support has been added in a fork of the extension here: https://github.com/vitaly-zverev/frr-talos-extension It may be worth referencing!