GentBG x PUSSTEEM - burning both STEEM and PUSS

Image
by joviansummer original STEEMIT post: https://steemit.com/blog/@joviansummer/gentbg-x-pussteem-burning-both-steem-and-puss Hello, this is @joviansummer(witness: @jswit), developer of GentBG project. I registered @gentbg account to PUSSTEEM about a week ago and donated some of my own PUSS token to @gentbg's EPUSS account. Now, @gentbg will burn STEEM and EPUSS at the same time. PUSSTEEM's boosting upvotes will help increasing baseline burning significantly. @gentbg's SP reward is delegate to @jsup to get automated upvotes, forming a baseline burning of liquid reward independent of other people's upvotes. Some may argue 100%(both liquid and SP reward) burning is much better, but I chose this approach to prevent @gentbg from becoming a spamming account. Constantly asking for upvotes via mentioning and commenting every week may eventually become a big annoyance to curators. That being said, anyone is welcome to participate in countering STEEM inflation by giving upvotes ...

How to mention(ping) user on a Discord channel with web hook

by joviansummer
original STEEMIT post: https://steemit.com/blog/@joviansummer/how-to-mention-ping-user-on-a-discord-channel-with-web-hook


Hello, this is @joviansummer. I've been providing automated hourly report of missed blocks on witness Discord channel.

discord.jpg

Considering witness @faisalamin's suggestion, I did some research and test to find out how to mention(ping) discord users when their witness nodes are missing blocks. The reporter process uses web hook to send missed blocks report. Discord's developer document for web hook is at https://discord.com/developers/docs/resources/webhook.

I decided to write this post because it took me a bit of time to figure out how to ping a user. It might be of a little help for anyone interested in working with Discord web hook.

When you use Discord with your web browser, mentioning someone is simple. You just type Discord username with preceding '@'. If you mention Discord user joviansummer for example, you just type @joviansummer just like you do on Steemit.

But when sending a message via web hook, it doesn't work that way. If you send a message like "Hello, @joviansummer" to a Discord channel via web hook, it won't ping. Sending something like "Hello, @everyone" works, but pinging a specific user doesn't.

If you want to ping a user via web hook message, you need to use ID instead of username. ID is a numerical identifier assigned to each user. If ID of joviansummer is 12345, then you need to send message like "Hello, <@12345>" to ping joviansummer.

Here is how you find ID of a specific user. You need to enable "developer mode" from Discord user settings. Go to user settings and to "advanced" settings. There is a switch to enable developer mode. Once developer mode is enabled, you can right-click a Discord user and select "copy user ID".

Now I'm revising the missed block reporter code. It will take a few days to deploy a new version.

Thanks for reading, and have a wonderful day!


@joviansummer's STEEM projects

@jswit witness:
I'm running a STEEM witness node. I'd really appreciate it if you vote for my witness account @jswit. (https://steemitwallet.com/~witnesses)
[ENG] Introducing @jswit witness project

@jsup curation:
[ENG] Introduction to @jsup curation project
[ENG] Using @jsup curation project as an auto-voting agent
[ENG] jsup 2.0 - make your upvote great again

Steemit-Search:
Steemit-Search: a simple website for post searching

jSTEEM:
jSTEEM project - STEEM blockchain explorer on Telegram messenger

STEEM.NFT:
STEEM.NFT - Preserve your art on Steemit & IPFS

Comments

Popular posts from this blog

스티미언의 영향력 지수 계산

jsup/avle code update - you don't have to write post everyday

jsup/avle 보팅 코드 갱신 - 1일1포스팅 강박에서 벗어나기