mirror of
https://github.com/bettercap/bettercap
synced 2025-07-10 15:23:30 -07:00
new: ticker now broadcasts a tick event
This commit is contained in:
parent
31b06638d8
commit
bfe307ffe6
5 changed files with 45 additions and 2 deletions
|
@ -35,4 +35,6 @@ func init() {
|
|||
|
||||
plugin.Defines["httpRequest"] = httpRequest
|
||||
plugin.Defines["http"] = httpPackage{}
|
||||
|
||||
plugin.Defines["random"] = randomPackage{}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue