piano1029 / ClannySystems

Issue tracker for Clanny Systems
1 stars 0 forks source link

API Token Ephemeral Messages #49

Closed jackdotink closed 2 years ago

jackdotink commented 2 years ago

Sending API tokens in DMs is dangerous. The messages are there forever. Instead use discord's ephemeral messages, where you can only view the message for a limited time, and it doesn't save.

This would slightly improve security.

piano1029 commented 2 years ago

ClannyV3 doesn't use Interactions, so we cant use ephemeral messages in there. ClannyV10 does use Interactions, so we wont send API keys through Discord at all and instead do it through a dashboard.

piano1029 commented 2 years ago

(ClannyV10 isn't out yet btw)