Search: bot

Simple Python code to send messages to a Slack channel (without packages)

…display_information: name: Eve description: Posts messages (or files) to Slack. background_color: “#000000” features: bot_user: display_name: Eve always_online: false oauth_config: scopes: bot: – channels:read – chat:write – chat:write.customize – files:read – files:write settings: org_deploy_enabled: false socket_mode_enabled: false token_rotation_enabled: false Manifests are…

Read the article Simple Python code to send messages to a Slack channel (without packages)

Investigate problems due to User-Agent using Bash

…micro-site with two the UA’s and discover the difference. UA_Chrome=”Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36″; UA_AdsBot=“AdsBot-Google (+http://www.google.com/adsbot.html)”; URL=”sea/C21/1AI/D01/?v=3.1&NavState=/_/N-1xv8Zmpk&kind=Regenlaars+(Dames)”; # Cloudflare visit “https://www.wehkamp.nl/$URL” “$UA_Chrome”; visit “https://www.wehkamp.nl/$URL” “$UA_AdsBot”; # main gateway visit “https://gateway.wehkamp.internal/$URL” “$UA_Chrome”; visit “https://gateway.wehkamp.internal/$URL”…

Read the article Investigate problems due to User-Agent using Bash
expand_less brightness_auto