fix(security): remove hardcoded bot token from webhook setup script

Token was committed in plaintext since the initial commit in a public
repo and was used to deface the bot profile. Script now requires
BOT_TOKEN via environment variable instead.
This commit is contained in:
2026-07-11 13:42:51 -07:00
parent fd6b2cc28e
commit 0dd4d3d62b
3 changed files with 11 additions and 5 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
{
"version": "1.0.236",
"buildTime": "2026-06-28T18:16:24.919Z",
"buildNumber": 1782670584920
"version": "1.0.237",
"buildTime": "2026-07-11T20:42:51.109Z",
"buildNumber": 1783802571110
}