diff options
Diffstat (limited to 'sniffa.py')
-rwxr-xr-x | sniffa.py | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ # ./sniffa.py aoe2 # Reference: # https://meta.discourse.org/t/watching-and-sending-notifications-for-keywords/59286 +# https://stackoverflow.com/questions/62731561/discord-send-message-only-from-python-app-to-discord-channel-one-way-communic/62731999#62731999 +# https://discordpy.readthedocs.io/en/latest/api.html#discord.Webhook.send # Improve: # Documentation: See README.md # Dependencies: |