mirror of
https://github.com/bettercap/bettercap
synced 2025-07-06 13:02:12 -07:00
3 lines
185 B
JavaScript
3 lines
185 B
JavaScript
var wifiInterface = 'put the wifi interface to put in monitor mode here';
|
|
var telegramToken = 'put your telegram bot token here';
|
|
var telegramChatId = 'put your telegram chat id here';
|