package main import ( "gogs.davte.it/Davte/autoclick" ) func main() { autoclick.RunAutoClicker() }