PyDrocsid / cogs

The official cog library used by PyDrocsid bots
GNU General Public License v3.0
13 stars 5 forks source link

send/edit: mention users without pinging them #143

Open Defelo opened 2 years ago

Defelo commented 2 years ago

In the .send and .edit commands it should be possible to mention users without pinging them. For this purpose, when sending the message the mentions should be converted as follows:

Type Mention in command Ping in bot message
User Ping <!@userid> <@userid>
Role Ping <!@&roleid> <@&roleid>
eveyone Ping @!everyone @everyone
here Ping @!here @here